FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
POSIX
bin/stty/print.c
191
if (fmt == POSIX) {
bin/stty/stty.c
100
case POSIX:
bin/stty/stty.c
64
fmt = POSIX;
usr.sbin/cron/cron/do_command.c
788
#ifdef POSIX
usr.sbin/cron/lib/misc.c
171
#if defined(BSD) || defined(POSIX)