Searched refs:getopts (Results 1 – 9 of 9) sorted by relevance
73 &getopts('d');
65 int optind = getopts(options, argv); in main()256 private static int getopts(Hashtable options, String[] argv) { in getopts() method in CommandLine
183 while \\builtin getopts ":lvn" d; do227 while \\builtin getopts ":0123456789lvn" d; do263 while \\builtin getopts ":0123456789lvn" d; do452 i_func[nfunc++]=getopts520 while \\builtin getopts "adf:nps" x; do
250 if (!getopts('C:Ee:Pp:s:T:t:U:v')) {
6441 Check that getopts works in functions6445 while getopts B oc; do6460 while getopts K oc; do6475 getopts kbfl optc6479 getopts kbfl optc6483 getopts kbfl optc6490 getopts kbfl optc6494 getopts kbfl optc6498 getopts kbfl optc6948 Check that getopts works as intended, for readonly-2b to be valid[all …]
112 getopts('bd:fhiklmnp:qs:tuvw:');
1804 The 'getopts' string for optional parameters is passed in the '$TST_OPTS'