Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/cap_mkdb/
Dgetinfo.c58 static char *igetcap(char *, const char *, int);
77 igetcap(char *buf, const char *cap, int type) in igetcap() function
339 if ((tc = igetcap(scan, "use", '=')) == NULL) in getent()