Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SAFE_F
usr/src/lib/libc/port/gen/catopen.c
210
return (file_open(pathname, SAFE_F));
usr/src/lib/libc/port/gen/catopen.c
71
p = file_open(name, SAFE_F);