Home
last modified time | relevance | path

Searched refs:ypresp_key_val (Results 1 – 6 of 6) sorted by relevance

/freebsd/include/rpcsvc/
H A Dyp.x115 struct ypresp_key_val { struct
139 ypresp_key_val val; argument
250 ypresp_key_val yp_resp_key_valtype;
308 ypresp_key_val
314 ypresp_key_val
H A Dyp_prot.h50 * YPPROC_FIRST takes (struct ypreq_nokey) returns (ypresp_key_val).
52 * YPPROC_NEXT takes (struct ypreq_key) returns (ypresp_key_val).
61 * struct ypresp_key_val).
134 struct ypresp_key_val { struct
318 bool_t xdr_ypresp_key_val(XDR *, struct ypresp_key_val *);
135 statusypresp_key_val global() argument
136 keydatypresp_key_val global() argument
137 valdatypresp_key_val global() argument
/freebsd/usr.sbin/ypserv/
H A Dyp_server.c204 ypresp_key_val *
207 static ypresp_key_val result;
236 ypresp_key_val *
239 static ypresp_key_val result;
843 ypresp_key_val *v2_result;
862 sizeof(ypresp_key_val));
874 ypresp_key_val *v2_result;
892 sizeof(ypresp_key_val));
/freebsd/usr.sbin/ypldap/
H A Dyp.c54 void yp_make_keyval(struct ypresp_key_val *, char *, char *);
447 ypresp_key_val *
450 static struct ypresp_key_val res; in ypproc_first_2_svc()
474 ypresp_key_val *
482 static struct ypresp_key_val res; in ypproc_next_2_svc()
652 yp_make_keyval(struct ypresp_key_val *res, char *key, char *line) in yp_make_keyval()
/freebsd/usr.sbin/ypserv/common/
H A Dyplib_host.c177 struct ypresp_key_val yprkv; in yp_first_host()
216 struct ypresp_key_val yprkv; in yp_next_host()
/freebsd/lib/libc/yp/
H A Dyplib.c770 struct ypresp_key_val yprkv; in yp_first()
848 struct ypresp_key_val yprkv; in yp_next()