Searched refs:getopt (Results 1 – 9 of 9) sorted by relevance
157 int getopt (int __argc, char *const __argv[], const char *__optstring);
60 getopt.h
60 'getopt.h',
59 getopt.c
465 getopt (int argc, char *const argv[], const char *optstring) in getopt() function
109 'getopt.c',
292 int getopt(int, char * const [], const char *);
2416 * newlib/libc/stdlib/getopt.c (getopt_internal): Add missing braces.2420 * newlib/libc/include/getopt.h (struct option): name field should be2422 * newlib/libc/stdlib/getopt.c (getopt_internal): Use fputs()/fputc()2428 * libc/libc/stdlib/getopt.c (getopt_internal): Fix NULL pointer access.3442 * libc/stdlib/getopt.c (getopt_internal): Align handling of colon to5748 * libc/include/getopt.h (__getopt_r, __getopt_long_r)8844 * libc/include/getopt.h: Hide newlib extensions under8846 * libc/stdlib/getopt.c: #define __need_getopt_newlib before including8847 getopt.h. Put entire code under !HAVE_GETOPT to support platforms8848 with their own getopt implementation.[all …]
3664 Files: newlib/libc/include/getopt.h4115 Files: newlib/libc/stdlib/getopt.c5980 This file and the accompanying getopt.c implementation file are hereby6177 This file and the accompanying getopt.h header file are hereby placed in the