HomeSort by: relevance | last modified time | path
    Searched defs:fastfind (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/locate/locate/
locate.c 103 static int fastfind(FILE *, char *);
169 rc = fastfind(dbp->db_fp, argv[optind]);
184 fastfind(FILE *fp, char *pathpart) function in typeref:typename:int
locate.c 103 static int fastfind(FILE *, char *);
169 rc = fastfind(dbp->db_fp, argv[optind]);
184 fastfind(FILE *fp, char *pathpart) function in typeref:typename:int
locate.c 103 static int fastfind(FILE *, char *);
169 rc = fastfind(dbp->db_fp, argv[optind]);
184 fastfind(FILE *fp, char *pathpart) function in typeref:typename:int

Completed in 36 milliseconds