Home
last modified time | relevance | path

Searched defs:ypbind_resp (Results 1 – 2 of 2) sorted by relevance

/netbsd/include/rpcsvc/
H A Dyp_prot.h239 struct ypbind_resp { struct
240 enum ypbind_resptype ypbind_status; argument
244 } ypbind_respbody; argument
247 /* error code in ypbind_resp.ypbind_respbody.ypbind_error */ argument
/netbsd/usr.bin/ypwhich/
H A Dypwhich.c221 struct ypbind_resp ypbind_resp; in find_server() local