Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
os_accept_connection
arch/um/include/shared/os.h
161
extern int os_accept_connection(int fd);
arch/um/kernel/ksyms.c
35
EXPORT_SYMBOL(os_accept_connection);