Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
fmkdir
usr/src/cmd/svr4pkg/libinst/unpack_package_from_stream.c
123
switch (fmkdir(instdir, 0755)) {
usr/src/lib/libpkg/common/pkglib.h
433
extern int fmkdir(char *a_path, int a_mode);