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

/osnet-11/usr/src/lib/nsswitch/nis/common/
H A Dnis_common.c52 typedef char *grrr; typedef
167 ypstatus = __yp_match_cflookup((grrr)domain, (grrr)map,
168 (grrr)key, (int)strlen(key), valp, vallenp, 0);
203 ypstatus = __yp_match_rsvdport_cflookup((grrr)domain, (grrr)map,
204 (grrr)key, strlen(key), valp, vallenp, 0);
338 ypstatus = __yp_first_cflookup((grrr)be->domain,
339 (grrr)be->enum_map, &outkey,
343 ypstatus = __yp_next_cflookup((grrr)b
[all...]

Completed in 15 milliseconds