Searched refs:builtin_getopts (Results 1 – 1 of 1) sorted by relevance
1068 static int builtin_getopts(char **argv) FAST_FUNC;1167 BLTIN("getopts" , builtin_getopts , NULL),11406 static int FAST_FUNC builtin_getopts(char **argv) in builtin_getopts() function