Searched refs:getsubopt (Results 1 – 6 of 6) sorted by relevance
48 getsubopt(char **optionp, char * const * tokens, char **valuep) in getsubopt() function
60 getsubopt.c
110 'getsubopt.c',
133 int getsubopt (char **, char * const *, char **);
1379 newlib/libc/stdlib/getsubopt.c1479 Files: newlib/libc/stdlib/getsubopt.3
5454 * libc/include/sys/unistd.h (suboptarg, getsubopt): Move...5455 * libc/include/stdlib.h: ...here, to match POSIX for getsubopt.17276 * libc/include/sys/unistd.h: Add getopt and getsubopt declarations.17277 * libc/stdlib/Makefile.am (LIB_SOURCES): Add getsubopt.c.17278 * libc/stdlib/getsubopt.3: New file.17279 * libc/stdlib/getsubopt.c: New file.