Searched defs:outkey (Results 1 – 5 of 5) sorted by relevance
/freebsd/usr.sbin/ypserv/common/ |
H A D | yplib_host.c | 174 yp_first_host(CLIENT *client, char *indomain, char *inmap, char **outkey, in yp_first_host() 214 int inkeylen, char **outkey, int *outkeylen, char **outval, int *outvallen) in yp_next_host()
|
/freebsd/usr.sbin/ypldap/ |
H A D | aldap.c | 443 aldap_first_attr(struct aldap_message *msg, char **outkey, char ***outvalues) in aldap_first_attr() 472 aldap_next_attr(struct aldap_message *msg, char **outkey, char ***outvalues) in aldap_next_attr()
|
/freebsd/lib/libc/yp/ |
H A D | yplib.c | 767 yp_first(char *indomain, char *inmap, char **outkey, int *outkeylen, in yp_first() 846 char **outkey, int *outkeylen, char **outval, int *outvallen) in yp_next()
|
/freebsd/contrib/mandoc/ |
H A D | mansearch.h | 104 const char *outkey; /* show content of this macro */ member
|
H A D | mansearch.c | 95 size_t cur, i, maxres, outkey; in mansearch() local
|