Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
unix_peer
include/net/af_unix.h
58
#define unix_peer(sk) (unix_sk(sk)->peer)
security/apparmor/include/af_unix.h
22
#define unix_peer(sk) (unix_sk(sk)->peer)