OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bootpfile
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/rpc.bootparamd/
bootparamd.c
64
const char *
bootpfile
= _PATH_BOOTPARAMS;
variable in typeref:typename:const char *
104
bootpfile
= optarg;
119
if (stat(
bootpfile
, &buf))
120
err(1, "%s",
bootpfile
);
312
FILE *f = fopen(
bootpfile
, "r");
Completed in 34 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025