OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getmntoptstr
(Results
1 - 5
of
5
) sorted by relevancy
/src/include/
mntopts.h
109
const char *
getmntoptstr
(mntoptparse_t, const char *);
/src/lib/libutil/
getmntopts.c
64
getmntoptstr
(mntoptparse_t mp, const char *opt)
function in typeref:typename:const char *
88
const char *val =
getmntoptstr
(mp, opt);
Makefile
105
MLINKS+=getmntopts.3
getmntoptstr
.3
/src/sbin/mount_ptyfs/
mount_ptyfs.c
183
args.gid = getgrp(
getmntoptstr
(mp, "group"));
/src/share/examples/puffs/pgfs/
mount.c
113
dbname = xstrcpy(
getmntoptstr
(mp, "dbname"));
114
dbuser = xstrcpy(
getmntoptstr
(mp, "dbuser"));
Completed in 15 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025