OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mount_pcfs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/am-utils/dist/amd/
ops_pcfs.c
103
mount_pcfs
(char *mntdir, char *fs_name, char *opts, int on_autofs)
function
137
plog(XLOG_DEBUG, "
mount_pcfs
: flags=0x%x", (u_int) flags);
148
plog(XLOG_DEBUG, "
mount_pcfs
: mask=%o (octal)", (u_int) pcfs_args.mask);
156
plog(XLOG_DEBUG, "
mount_pcfs
: dirmask=%o (octal)", (u_int) pcfs_args.dirmask);
170
plog(XLOG_DEBUG, "
mount_pcfs
: uid=%d", (int) pcfs_args.uid);
184
plog(XLOG_DEBUG, "
mount_pcfs
: gid=%d", (int) pcfs_args.gid);
207
error =
mount_pcfs
(mf->mf_mount, mf->mf_info, mf->mf_mopts, on_autofs);
210
plog(XLOG_ERROR, "
mount_pcfs
: %m");
ops_pcfs.c
103
mount_pcfs
(char *mntdir, char *fs_name, char *opts, int on_autofs)
function
137
plog(XLOG_DEBUG, "
mount_pcfs
: flags=0x%x", (u_int) flags);
148
plog(XLOG_DEBUG, "
mount_pcfs
: mask=%o (octal)", (u_int) pcfs_args.mask);
156
plog(XLOG_DEBUG, "
mount_pcfs
: dirmask=%o (octal)", (u_int) pcfs_args.dirmask);
170
plog(XLOG_DEBUG, "
mount_pcfs
: uid=%d", (int) pcfs_args.uid);
184
plog(XLOG_DEBUG, "
mount_pcfs
: gid=%d", (int) pcfs_args.gid);
207
error =
mount_pcfs
(mf->mf_mount, mf->mf_info, mf->mf_mopts, on_autofs);
210
plog(XLOG_ERROR, "
mount_pcfs
: %m");
Completed in 63 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026