Searched refs:bsrch (Results 1 – 1 of 1) sorted by relevance
495 static off_t bsrch(char *s, int n, off_t l, off_t h);4923 a = bsrch(s, i, low, high); in lookup()4928 bsrch(char *s, int n, off_t l, off_t h) in bsrch() function