Home
last modified time | relevance | path

Searched refs:syslinux_config_file (Results 1 – 7 of 7) sorted by relevance

/external/syslinux/com32/modules/
Dethersel.c117 filename = syslinux_config_file(); in parse_config()
/external/syslinux/com32/include/syslinux/
Dconfig.h170 static inline const char *syslinux_config_file(void) in syslinux_config_file() function
/external/syslinux/com32/rosh/
Drosh.h120 static inline char *syslinux_config_file(void) in syslinux_config_file() function
Drosh.c488 printf("CFG: '%s'\n", syslinux_config_file()); in rosh_cfg()
/external/syslinux/com32/lua/src/
Dsyslinux.c382 const char *config_file = syslinux_config_file(); in sl_config_file()
/external/syslinux/com32/gfxboot/
Dgfxboot.c320 filename = syslinux_config_file(); in read_config_file()
/external/syslinux/com32/menu/
Dreadconfig.c1068 filename = syslinux_config_file(); in parse_one_config()