Home
last modified time | relevance | path

Searched defs:outval (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/lib/libc/yp/
H A Dyplib.c658 char **outval, int *outvallen) in yp_match()
761 char **outval, int *outvallen) in yp_first()
818 char **outkey, int *outkeylen, char **outval, int *outvallen) in yp_next()
/dflybsd-src/contrib/gdb-7/gdb/
H A Dvalarith.c630 struct value *outval = NULL; in value_concat() local