Home | Sort by relevance Sort by last modified time |
/external/toybox/kconfig/ | |
lkc_proto.h | 7 P(conf_write_autoconf,int,(void)); |
conf.c | 619 if (!(input_mode == ask_silent && conf_write_autoconf())) |
confdata.c | 688 int conf_write_autoconf(void) function |