Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
so_notify_writable
usr/src/uts/common/fs/sockfs/sockcommon.h
224
extern void so_notify_writable(struct sonode *);
usr/src/uts/common/fs/sockfs/sockcommon_sops.c
1090
so_notify_writable(so);
usr/src/uts/common/fs/sockfs/sockfilter.c
1661
so_notify_writable(so);
usr/src/uts/common/inet/sockmods/socksdp.c
1304
so_notify_writable(so);