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