Searched refs:lowerbnd (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sbin/restore/
H A Dextern.h66 ino_t lowerbnd(ino_t);
H A Drestore.c602 first = lowerbnd(ROOTINO);
605 first = lowerbnd(first);
619 first = lowerbnd(first);
680 first = lowerbnd(ROOTINO);
684 first = lowerbnd(first);
722 next = lowerbnd(curfile.ino);
754 next = lowerbnd(next);
H A Dutilities.c284 lowerbnd(ino_t start) function

Completed in 35 milliseconds