Home
last modified time | relevance | path

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

/freebsd/usr.bin/whereis/
H A Dwhereis.c56 typedef const char *ccharp; typedef
59 static ccharp *bindirs, *mandirs, *sourcedirs;
64 static char *colonify(ccharp *);
65 static int contains(ccharp *, const char *);
66 static void decolonify(char *, ccharp **, int *);
105 ccharp **dirlist; in scanopts()
177 contains(ccharp *cpp, const char *s) in contains()
179 ccharp cp; in contains()
200 decolonify(char *s, ccharp **cppp, int *ip) in decolonify()
226 colonify(ccharp *cpp) in colonify()
[all …]