Searched defs:outkey (Results 1 – 6 of 6) sorted by relevance
/freebsd/crypto/krb5/src/lib/crypto/krb/ |
H A D | derive.c | 110 krb5_key inkey, krb5_keyblock *outkey, in krb5int_derive_keyblock() 137 krb5_key inkey, krb5_key *outkey, in krb5int_derive_key()
|
/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
|