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

/macosx-10.10.1/Libinfo-459/nis.subproj/
H A Dypprot_err.c89 case YP_NOKEY:
H A Dyp_prot.h182 #define YP_NOKEY ((long)-3) /* no such key in map */ macro
/macosx-10.10.1/remote_cmds-47/ypserv.tproj/
H A Dypserv_db.c433 if (!host_lookup) return(YP_NOKEY);
442 return(YP_NOKEY);
461 if (host == NULL) return(YP_NOKEY);
466 if (host == NULL) return(YP_NOKEY);
478 return(YP_NOKEY);
527 res.stat = YP_NOKEY;
535 res.stat = YP_NOKEY;
572 res.stat = YP_NOKEY;
578 res.stat = YP_NOKEY;
671 res.stat = YP_NOKEY;
[all...]
H A Dyp.h47 YP_NOKEY = -3, enumerator in enum:ypstat
/macosx-10.10.1/Librpcsvc-24/
H A Dyp.x53 YP_NOKEY = -3,

Completed in 173 milliseconds