Home
last modified time | relevance | path

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

/bionic/libc/kernel/tools/
Dclean_header.py72 import sys, cpp, kernel, glob, os, re, getopt
149 optlist, args = getopt.getopt(sys.argv[1:], 'uvk:d:')
Dupdate_all.py3 import sys, cpp, kernel, glob, os, re, getopt, clean_header, subprocess, shutil
119 optlist, args = getopt.getopt(sys.argv[1:], '')
/bionic/libc/include/bits/
Dgetopt.h41 int getopt(int __argc, char* const __argv[], const char* __options);
/bionic/libc/upstream-freebsd/lib/libc/stdlib/
Dgetopt_long.c575 getopt(int nargc, char * const *nargv, const char *options) function
/bionic/tests/headers/posix/
Dunistd_h.c330 FUNCTION(getopt, int (*f)(int, char* const[], const char*)); in unistd_h()
/bionic/tools/versioner/src/
Dversioner.cpp505 while ((c = getopt(argc, argv, "a:r:p:so:fdj:vhFi")) != -1) { in main()
/bionic/libc/tools/
Dposix-2013.txt352 getopt
/bionic/tools/versioner/platforms/
Dlibc.map.txt455 getopt;
/bionic/libc/
Dlibc.map.txt455 getopt;