NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
c_not
usr.bin/find/extern.h
97
PLAN *c_not(char ***, int, char *);
usr.bin/find/option.c
130
{ "-not", N_NOT, c_not, 0 },
usr.bin/find/option.c
60
{ "!", N_NOT, c_not, 0 },