OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:add_opt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/mount_puffs/
mount_puffs.c
117
static void
add_opt
(char **opts, const char *opt)
function
149
add_opt
(&opts, opt);
/src/lib/librefuse/
refuse_opt.c
143
static int
add_opt
(char **opts, const char *opt, bool escape)
function
173
return
add_opt
(opts, opt, false);
180
return
add_opt
(opts, opt, true);
Completed in 15 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026