Searched defs:outkey (Results 1 – 10 of 10) sorted by relevance
/openbsd-src/lib/libc/yp/ |
H A D | yp_first.c | 39 yp_first(const char *indomain, const char *inmap, char **outkey, int *outkeylen, in yp_first()
|
H A D | ypmatch_cache.c | 216 int inkeylen, char **outkey, int *outkeylen, char **outval, int *outvallen) in yp_next()
|
/openbsd-src/usr.sbin/ypserv/common/ |
H A D | yplib_host.c | 158 yp_first_host(CLIENT *client, char *indomain, char *inmap, char **outkey, in yp_first_host() 196 int inkeylen, char **outkey, int *outkeylen, char **outval, int *outvallen) in yp_next_host()
|
/openbsd-src/usr.bin/tmux/ |
H A D | input-keys.c | 435 key_code justkey, newkey, outkey, modifiers; input_key() local
|
/openbsd-src/libexec/login_ldap/ |
H A D | aldap.c | 580 aldap_first_attr(struct aldap_message *msg, char **outkey, in aldap_first_attr() 610 aldap_next_attr(struct aldap_message *msg, char **outkey, in aldap_next_attr()
|
/openbsd-src/usr.sbin/ypldap/ |
H A D | aldap.c | 616 aldap_first_attr(struct aldap_message *msg, char **outkey, in aldap_first_attr() 646 aldap_next_attr(struct aldap_message *msg, char **outkey, in aldap_next_attr()
|
/openbsd-src/usr.bin/ldap/ |
H A D | aldap.c | 580 aldap_first_attr(struct aldap_message *msg, char **outkey, in aldap_first_attr() 610 aldap_next_attr(struct aldap_message *msg, char **outkey, in aldap_next_attr()
|
H A D | ldapclient.c | 301 char *outkey; in ldapc_search() local
|
/openbsd-src/usr.bin/mandoc/ |
H A D | mansearch.h | 104 const char *outkey; /* show content of this macro */ member
|
H A D | mansearch.c | 92 size_t cur, i, maxres, outkey; in mansearch() local
|