OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bdfile
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/raidctl/
rf_configure.c
373
char *cfgBuf, *
bdfile
, *p, *smname;
local
383
bdfile
= rf_find_non_white(buf, 1);
385
if ((fp = fopen(
bdfile
, "r")) == NULL) {
387
bdfile
);
392
"table file %s",
bdfile
);
rf_configure.c
373
char *cfgBuf, *
bdfile
, *p, *smname;
local
383
bdfile
= rf_find_non_white(buf, 1);
385
if ((fp = fopen(
bdfile
, "r")) == NULL) {
387
bdfile
);
392
"table file %s",
bdfile
);
Completed in 28 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026