Searched refs:YP_NOKEY (Results 1 – 6 of 6) sorted by relevance
60 case YP_NOKEY: in ypprot_err()
45 YP_NOKEY = -3, enumerator
225 #define YP_NOKEY (-3) /* No such key in map */ macro
842 } else if ((resp.status != YP_NOKEY) &&890 } else if ((resp.status != YP_NOKEY) &&1680 case YP_NOKEY:
202 resp.status = (unsigned)YP_NOKEY; in ypmatch()1135 resp.ypfirst_resp_status = (unsigned)YP_NOKEY; in ypoldfirst()
561 case YP_NOKEY: str = "No such key"; break; in sum_ypstat()