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

/freebsd-10.1-release/usr.bin/whereis/
H A Dwhereis.c57 typedef const char *ccharp; typedef
60 static ccharp *bindirs, *mandirs, *sourcedirs;
65 static char *colonify(ccharp *);
66 static int contains(ccharp *, const char *);
67 static void decolonify(char *, ccharp **, int *);
106 ccharp **dirlist;
178 contains(ccharp *cpp, const char *s)
180 ccharp cp;
201 decolonify(char *s, ccharp **cppp, int *ip)
227 colonify(ccharp *cp
[all...]

Completed in 95 milliseconds