Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/stdlib/
Dgetsubopt.c42 char *suboptarg; variable
50 suboptarg = *valuep = NULL; in getsubopt()
64 for (suboptarg = p; in getsubopt()
89 if (!strcmp(suboptarg, *tokens)) in getsubopt()