Home
last modified time | relevance | path

Searched refs:switch_char (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dpr.c430 static void getoptarg (char *arg, char switch_char, char *character,
1168 getoptarg (char *arg, char switch_char, char *character, int *number) in getoptarg() argument
1172 error (0, 0, _("'-%c': Invalid argument: %s"), switch_char, quote (arg)); in getoptarg()
1193 switch_char, quote (arg)); in getoptarg()