Searched refs:posix (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/ksh93/data/
H A Dbash_pre_rc.sh153 if ! shopt -qpo posix; then
253 ! shopt -qo posix && HISTFILE=~/.bash_history
/ast/src/cmd/std/
H A Ddf.c48 " If \abase\a is non-zero and \b--posix\b is not on then the field values"
313 int posix; /* posix format */ member in struct:__anon228
534 if (!state.posix && strlen(s) >= fp->width)
679 state.posix = -1;
774 state.posix = 1;
800 append(fmt, state.posix > 0 ? fmt_std : fmt_def);
805 if (state.posix < 0)
806 state.posix = !!conformance(0, 0);
809 if (state.posix)
[all...]
/ast/src/cmd/pax/
H A DMakefile7 pax :: RELEASE HISTORY PROMO.mm pax.1.posix \
/ast/src/cmd/ksh93/tests/
H A Dsubstring.sh287 LC_ALL=posix

Completed in 28 milliseconds