OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:conf_read
(Results
1 - 4
of
4
) sorted by null
/external/toybox/kconfig/
lkc_proto.h
4
P(
conf_read
,int,(const char *name));
conf.c
550
if (
conf_read
(defconfig_file)) {
569
conf_read
(NULL);
mconf.c
819
if (!
conf_read
(dialog_input_result))
872
conf_read
(NULL);
confdata.c
318
int
conf_read
(const char *name)
function
Completed in 40 milliseconds