Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Doptions.c56 static char flgch[] = FLGCH; /* list of all possible flags */ variable
1284 (void)fprintf(stderr, " -%c", flgch[pos-1]); in printflg()