Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
os_stat_fd
arch/um/include/shared/os.h
141
extern int os_stat_fd(const int fd, struct uml_stat *buf);
arch/um/kernel/ksyms.c
12
EXPORT_SYMBOL(os_stat_fd);