Searched refs:al (Results 1 – 1 of 1) sorted by relevance
450 char *al, *bl; in need_sync() local455 al = xreadlink (ap); in need_sync()457 rv = strcmp (al, bl); in need_sync()458 free (al); in need_sync()
Completed in 5 milliseconds