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