OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rootptn
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/sysinst/
target.c
242
int
rootptn
;
local in function:is_active_rootpart
258
varlen = sizeof
rootptn
;
259
rootptn
= -1;
260
if (sysctl(mib, 2, &
rootptn
, &varlen, NULL, 0) < 0)
263
return ptn ==
rootptn
;
target.c
242
int
rootptn
;
local in function:is_active_rootpart
258
varlen = sizeof
rootptn
;
259
rootptn
= -1;
260
if (sysctl(mib, 2, &
rootptn
, &varlen, NULL, 0) < 0)
263
return ptn ==
rootptn
;
Completed in 23 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025