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 - 2
of
2
) 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
);
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 23 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025