OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getmntoptnum
(Results
1 - 6
of
6
) sorted by relevancy
/src/sbin/mount_nfs/
mount_nfs.c
324
port = (int)
getmntoptnum
(mp, "port");
328
(int)
getmntoptnum
(mp, "rsize");
333
(int)
getmntoptnum
(mp, "wsize");
338
(int)
getmntoptnum
(mp, "rdirsize");
345
(int)
getmntoptnum
(mp, "maxgrps");
351
(int)
getmntoptnum
(mp, "leaseterm");
356
(int)
getmntoptnum
(mp, "readahead");
361
(int)
getmntoptnum
(mp, "deadthresh");
366
(int)
getmntoptnum
(mp, "timeo");
371
(int)
getmntoptnum
(mp, "retrans")
[
all
...]
/src/include/
mntopts.h
110
long
getmntoptnum
(mntoptparse_t, const char *);
/src/sbin/mount_ptyfs/
mount_ptyfs.c
185
args.mode = (mode_t)
getmntoptnum
(mp, "mode");
/src/lib/libutil/
getmntopts.c
83
getmntoptnum
(mntoptparse_t mp, const char *opt)
function in typeref:typename:long
Makefile
106
MLINKS+=getmntopts.3
getmntoptnum
.3
/src/share/examples/puffs/pgfs/
mount.c
115
v =
getmntoptnum
(mp, "nconn");
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025