Home
last modified time | relevance | path

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

/dflybsd-src/lib/libc/yp/
H A Dyplib.c760 yp_first(char *indomain, char *inmap, char **outkey, int *outkeylen, in yp_first()
818 char **outkey, int *outkeylen, char **outval, int *outvallen) in yp_next()
/dflybsd-src/contrib/mdocml/
H A Dmansearch.h104 const char *outkey; /* show content of this macro */ member
H A Dmansearch.c95 size_t cur, i, maxres, outkey; in mansearch() local