DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
socheckuid
sys/net/ipfw/ip_fw2.c
3060
#define socheckuid(a,b) ((a)->so_cred->cr_uid != (b))
sys/net/ipfw/ip_fw2.c
3062
#undef socheckuid
sys/net/ipfw3_layer4/ip_fw3_layer4.c
135
#define socheckuid(a,b) ((a)->so_cred->cr_uid != (b))
sys/net/ipfw3_layer4/ip_fw3_layer4.c
137
#undef socheckuid