Searched refs:valuep (Results 1 – 1 of 1) sorted by relevance
39 getsubopt (char **optionp, char *const *tokens, char **valuep) in getsubopt() argument62 *valuep = vstart != endp ? vstart + 1 : NULL; in getsubopt()72 *valuep = *optionp; in getsubopt()
Completed in 4 milliseconds