Home
last modified time | relevance | path

Searched refs:syslinux_mode (Results 1 – 5 of 5) sorted by relevance

/external/syslinux/libinstaller/
Dsyslxopt.h30 enum syslinux_mode { enum
36 void __attribute__ ((noreturn)) usage(int rv, enum syslinux_mode mode);
37 void parse_options(int argc, char *argv[], enum syslinux_mode mode);
Dsyslxopt.c75 void __attribute__ ((noreturn)) usage(int rv, enum syslinux_mode mode) in usage()
135 void parse_options(int argc, char *argv[], enum syslinux_mode mode) in parse_options()
/external/syslinux/com32/hdt/
Dhdt-cli-syslinux.c56 struct cli_mode_descr syslinux_mode = { variable
Dhdt-cli.h141 struct cli_mode_descr syslinux_mode; variable
Dhdt-cli.c40 &syslinux_mode,