NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
delattr
usr.bin/config/gram.y
759
no SELECT WORD { delattr($3, $1); }
usr.bin/config/sem.c
2122
delattr(name1, 0);
usr.bin/config/sem.h
64
void delattr(const char *, int);