Home
last modified time | relevance | path

Searched refs:ypbind_resp (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_bind.c62 static ypbind_resp *get_cached_domain(char *);
235 struct ypbind_resp *ypbind_resp; in check_binding() local
287 struct ypbind_resp resp; in __yp_add_binding_netid()
542 struct ypbind_resp *ypbind_resp; /* Response from local ypbinder */ in __yp_dobind_cflookup() local
623 ypbind_resp = ypbindproc_domain_3(&ypbd, tb); in __yp_dobind_cflookup()
628 if (ypbind_resp == NULL) { in __yp_dobind_cflookup()
711 struct ypbind_resp *ypbind_resp; /* Response from local ypbinder */ in __yp_dobind_rsvdport_cflookup() local
777 ypbind_resp = ypbindproc_domain_3(&ypbd, tb); in __yp_dobind_rsvdport_cflookup()
782 if (ypbind_resp == NULL) { in __yp_dobind_rsvdport_cflookup()
1107 static ypbind_resp *
[all …]
H A Dyp_b.h122 struct ypbind_resp { struct
129 typedef struct ypbind_resp ypbind_resp; typedef
130 extern bool_t xdr_ypbind_resp(XDR *, ypbind_resp *);
144 extern ypbind_resp *ypbindproc_domain_3();
H A Dyp_b_clnt.c59 ypbind_resp *
62 static ypbind_resp res; in ypbindproc_domain_3()
H A Dyp_b_xdr.c75 xdr_ypbind_resp(XDR *xdrs, ypbind_resp *objp) in xdr_ypbind_resp()
/illumos-gate/usr/src/cmd/ypcmd/
H A Dyp_b.h118 struct ypbind_resp { struct
125 typedef struct ypbind_resp ypbind_resp; argument
140 extern ypbind_resp *ypbindproc_domain_3();
H A Dyp_b_subr.c238 ypbind_resp *
243 static ypbind_resp resp;
419 ypbind_resp *resp_3;
1265 struct ypbind_resp resp;
H A Dypwhich.c371 struct ypbind_resp *response;
623 ypbind_resp * which; in dump_response()
H A Dyppoll.c337 struct ypbind_resp response; in getypserv()
/illumos-gate/usr/src/head/rpcsvc/
H A Dyp.x190 union ypbind_resp switch (ypbind_resptype ypbind_status) {
280 ypbind_resp