Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_b.h122 struct ypbind_resp { struct
123 ypbind_resptype ypbind_status; argument
127 } ypbind_resp_u; argument
129 typedef struct ypbind_resp ypbind_resp; argument
H A Dyp_bind.c235 struct ypbind_resp *ypbind_resp; in check_binding() local
542 struct ypbind_resp *ypbind_resp; /* Response from local ypbinder */ in __yp_dobind_cflookup() local
711 struct ypbind_resp *ypbind_resp; /* Response from local ypbinder */ in __yp_dobind_rsvdport_cflookup() local
/illumos-gate/usr/src/cmd/ypcmd/
H A Dyp_b.h118 struct ypbind_resp { struct
119 ypbind_resptype ypbind_status; argument
123 } ypbind_resp_u; argument
125 typedef struct ypbind_resp ypbind_resp; argument