Searched refs:nonoption (Results 1 – 4 of 4) sorted by relevance
173 char *nonoption = options->argv[index]; in optparse_permute() local177 options->argv[options->optind - 1] = nonoption; in optparse_permute()
374 + Fail when nonoption args follow -p switches, closes: #361302.
1667 * strace.c (main): Fail when nonoption args follow -p switches.