Searched refs:str2profattr (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libnsl/nss/ |
H A D | getprofattr.c | 61 str2profattr(const char *instr, int lenstr, void *ent, char *buffer, int buflen) in str2profattr() function 116 NSS_XbyY_INIT(&arg, result, buffer, buflen, str2profattr); in _getprofattr() 131 NSS_XbyY_INIT(&arg, result, buffer, buflen, str2profattr); in _getprofnam()
|
H A D | getexecattr.c | 50 extern int str2profattr(const char *, int, void *, char *, int); 226 str2profattr); in _getexecprof()
|