Searched refs:optletter (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/bin/sh/
H A Doptions.h74 extern const char optletter[NSHORTOPTS];
77 const char optletter[NSHORTOPTS] = "efIimnsxvVECabupTPh"; variable
H A Doptions.c310 if (optletter[i] == flag) {
H A Dexpand.c965 *p++ = optletter[i];

Completed in 119 milliseconds