Searched refs:igetcap (Results 1 – 1 of 1) sorted by relevance
58 static char *igetcap(char *, const char *, int);77 igetcap(char *buf, const char *cap, int type) in igetcap() function339 if ((tc = igetcap(scan, "use", '=')) == NULL) in getent()