Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
F_CLR
usr/src/cmd/sendmail/db/db_int.h
89
#define F_CLR(p, f) (p)->flags &= ~(f)
usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/btree.h
54
#define F_CLR(p, f) (p)->flags &= ~(f)