Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/stdlib/
Dgetsubopt.c45 getsubopt(char **optionp, char * const *tokens, char **valuep) in getsubopt() argument
50 suboptarg = *valuep = NULL; in getsubopt()
75 for (*valuep = ++p; in getsubopt()