OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SETBITS
bin/pax/file_subs.c
149
arcn->sb.st_mode &= ~(SETBITS);
bin/pax/file_subs.c
486
arcn->sb.st_mode &= ~(SETBITS);
bin/pax/pax.h
252
#define ABITS (FILEBITS | SETBITS)
bin/pax/tables.c
860
mode &= ~(SETBITS);