Home
last modified time | relevance | path

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

/openbsd/bin/ksh/
H A Dc_sh.c729 #define TF_POSIX BIT(2) /* report in posix format */ in timex() macro
773 if (tf & TF_POSIX) in timex()
778 if (tf & TF_POSIX) in timex()
782 if (tf & TF_POSIX) in timex()
804 t->str[0] |= TF_POSIX; in timex_hook()