Home
last modified time | relevance | path

Searched refs:bsrch (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/tar/
H A Dtar.c488 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