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

/freebsd-13-stable/bin/sh/
H A Doptions.h76 extern const char optletter[NSHORTOPTS];
79 const char optletter[NSHORTOPTS] = "efIimnsxvVECabupTPh"; variable
H A Doptions.c309 if (optletter[i] == flag) {
H A Dexpand.c966 *p++ = optletter[i];

Completed in 168 milliseconds