OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:conffile_open
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/iscsi/dist/include/
conffile.h
60
int
conffile_open
(conffile_t *, const char *, const char *, const char *, const char *);
/src/external/bsd/iscsi/dist/src/lib/
conffile.c
48
conffile_open
(conffile_t *sp, const char *f, const char *mode, const char *sep, const char *comment)
function
storage.c
466
if (!
conffile_open
(&conf, cf, "r", " \t", "#")) {
parameters.c
412
if (!
conffile_open
(&conf, _PATH_ISCSI_PASSWD, "r", ":", "#")) {
Completed in 48 milliseconds
Indexes created Sun Aug 30 00:27:18 UTC 2026