OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mnttmp
(Results
1 - 1
of
1
) sorted by relevancy
/src/libexec/lfs_cleanerd/
lfs_cleanerd.c
212
char
mnttmp
[FSMNT_SIZE];
local in function:init_fs
309
strncpy(
mnttmp
, fsname, sizeof(
mnttmp
));
310
mnttmp
[sizeof(
mnttmp
) - 1] = '\0';
311
lfs_sb_setfsmnt(fs,
mnttmp
);
Completed in 12 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025