Searched defs:ypbind_resp (Results 1 – 2 of 2) sorted by relevance
239 struct ypbind_resp { struct240 enum ypbind_resptype ypbind_status; argument244 } ypbind_respbody; argument247 /* error code in ypbind_resp.ypbind_respbody.ypbind_error */ argument
221 struct ypbind_resp ypbind_resp; in find_server() local