Home
last modified time | relevance | path

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

/bionic/libc/include/
Dgetopt.h67 int getopt(int, char * const [], const char *);
Dunistd.h210 extern int getopt(int __argc, char* const* __argv, const char* __argstring);
/bionic/libc/kernel/tools/
Dupdate_all.py3 import sys, cpp, kernel, glob, os, re, getopt, clean_header, subprocess
28 optlist, args = getopt.getopt(sys.argv[1:], '')
Dclean_header.py72 import sys, cpp, kernel, glob, os, re, getopt
173 optlist, args = getopt.getopt(sys.argv[1:], 'uvk:d:')
/bionic/libc/upstream-freebsd/lib/libc/stdlib/
Dgetopt_long.c573 getopt(int nargc, char * const *nargv, const char *options) function
/bionic/libc/
Dlibc.mips64.map389 getopt;
Dlibc.x86_64.map389 getopt;
Dlibc.arm64.map389 getopt;
Dlibc.x86.brillo.map456 getopt;
Dlibc.mips.brillo.map458 getopt;
Dlibc.mips.map458 getopt;
Dlibc.arm.brillo.map460 getopt;
Dlibc.x86.map456 getopt;
Dlibc.map.txt462 getopt;
Dlibc.arm.map460 getopt;
/bionic/libc/tools/
Dposix-2013.txt352 getopt