Home
last modified time | relevance | path

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

/bionic/libc/kernel/tools/
Dupdate_all.py3 import sys, cpp, kernel, glob, os, re, getopt, clean_header, subprocess
23 optlist, args = getopt.getopt( sys.argv[1:], '' )
Dclean_header.py72 import sys, cpp, kernel, glob, os, re, getopt
186 optlist, args = getopt.getopt( sys.argv[1:], 'uvk:d:' )
/bionic/libc/include/
Dgetopt.h67 int getopt(int, char * const [], const char *);
Dunistd.h193 extern int getopt(int, char * const *, const char *);
/bionic/libc/upstream-freebsd/lib/libc/stdlib/
Dgetopt_long.c573 getopt(int nargc, char * const *nargv, const char *options) function
/bionic/libc/tools/
Dposix-2013.txt352 getopt
/bionic/libc/
Dlibc.map550 getopt;