Home
last modified time | relevance | path

Searched refs:valuep (Results 1 – 1 of 1) sorted by relevance

/stdlib/
A Dgetsubopt.c39 getsubopt (char **optionp, char *const *tokens, char **valuep) in getsubopt() argument
62 *valuep = vstart != endp ? vstart + 1 : NULL; in getsubopt()
72 *valuep = *optionp; in getsubopt()

Completed in 4 milliseconds