OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fstabsize
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/sysinst/
disks.c
1955
int
fstabsize
;
local in function:mount_disks
2084
fstabsize
= target_collect_file(T_FILE, &fstab, "/etc/fstab");
2085
if (
fstabsize
< 0) {
2101
error = walk(fstab, (size_t)
fstabsize
, fstabbuf, num_entries);
Completed in 60 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025