OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:userfile
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/units/
units.c
135
readunits(const char *
userfile
)
144
if (
userfile
) {
145
unitfile = fopen(
userfile
, "rt");
147
err(1, "Unable to open units file '%s'",
userfile
);
866
const char *
userfile
= 0;
local in function:main
881
userfile
= optarg;
907
readunits(
userfile
);
Completed in 12 milliseconds
Indexes created Sun Oct 12 02:09:55 GMT 2025