Searched refs:opt_command (Results 1 – 1 of 1) sorted by relevance
78 char *opt_command = NULL; in su_main() local94 flags = getopt32(argv, "mplc:s:", &opt_command, &opt_shell); in su_main()185 if (opt_command) { in su_main()186 *--argv = opt_command; in su_main()