FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
null_stat
stand/libsa/stand.h
431
extern int null_stat(struct open_file *f, struct stat *sb);
sys/fs/nullfs/null_vnops.c
1234
.vop_stat = null_stat,