Home
last modified time | relevance | path

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

/bionic/libc/include/
Dgetopt.h62 int getopt_long(int, char * const *, const char *,
/bionic/tools/relocation_packer/src/
Dmain.cc62 int c = getopt_long(argc, argv, "uvph", options, NULL); in main()
/bionic/libc/upstream-freebsd/lib/libc/stdlib/
Dgetopt_long.c593 getopt_long(int nargc, char * const *nargv, const char *options, function
/bionic/libc/
Dlibc.mips64.map383 getopt_long;
Dlibc.x86_64.map383 getopt_long;
Dlibc.arm64.map383 getopt_long;
Dlibc.x86.map449 getopt_long;
Dlibc.mips.map451 getopt_long;
Dlibc.arm.map453 getopt_long;
Dlibc.map.txt455 getopt_long;
DAndroid.bp207 "upstream-freebsd/lib/libc/stdlib/getopt_long.c",