Searched defs:outval (Results 1 – 2 of 2) sorted by relevance
658 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()
630 struct value *outval = NULL; in value_concat() local