Searched refs:__yp_match_cflookup (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/lib/nsswitch/nis/common/ |
H A D | nis_common.h | 122 extern int __yp_match_cflookup(char *, char *, char *, int, char **,
|
H A D | nis_common.c | 167 ypstatus = __yp_match_cflookup((grrr)domain, (grrr)map,
|
/titanic_44/usr/src/lib/libnsl/key/ |
H A D | publickey.c | 83 extern int __yp_match_cflookup(char *, char *, char *, int, char **, 170 err = __yp_match_cflookup(domain, (char *)PKMAP, netname, in getkeys_nis()
|
/titanic_44/usr/src/lib/libnsl/yp/ |
H A D | yp_match.c | 176 __yp_match_cflookup(char *domain, char *map, char *key, int keylen, char **val, in __yp_match_cflookup() function 313 return (__yp_match_cflookup(domain, map, key, keylen, val, vallen, 1)); in yp_match()
|
/titanic_44/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 543 __yp_match_cflookup;
|