Home
last modified time | relevance | path

Searched defs:outkey (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/lib/libc/yp/
H A Dyp_first.c39 yp_first(const char *indomain, const char *inmap, char **outkey, int *outkeylen, in yp_first()
H A Dypmatch_cache.c216 int inkeylen, char **outkey, int *outkeylen, char **outval, int *outvallen) in yp_next()
/openbsd-src/usr.sbin/ypserv/common/
H A Dyplib_host.c158 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 Dinput-keys.c435 key_code justkey, newkey, outkey, modifiers; input_key() local
/openbsd-src/libexec/login_ldap/
H A Daldap.c580 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 Daldap.c616 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 Daldap.c580 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 Dldapclient.c301 char *outkey; in ldapc_search() local
/openbsd-src/usr.bin/mandoc/
H A Dmansearch.h104 const char *outkey; /* show content of this macro */ member
H A Dmansearch.c92 size_t cur, i, maxres, outkey; in mansearch() local