OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_root
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/msdosfs/
msdosfs_denode.c
212
bool
is_root
;
local
226
is_root
= ((dkey.dk_dirclust == MSDOSFSROOT ||
251
if (
is_root
) {
319
if (
is_root
)
/src/usr.sbin/sysinst/
disks.c
1716
bool first,
is_root
;
local
1721
is_root
= strcmp(list[1].u.s_val, "/") == 0;
1722
if (
is_root
&& target_mounted())
1746
if (
is_root
) {
Completed in 33 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026