Searched defs:opt_char (Results 1 – 2 of 2) sorted by relevance
587 int opt_char = getopt(argc, argv, ulimit_opt_string); in shell_builtin_ulimit() local627 int opt_char = getopt(argc, argv, ulimit_opt_string); in shell_builtin_ulimit() local
308 unsigned char opt_char; member