Home
last modified time | relevance | path

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

/external/syslinux/libinstaller/
Dadvconst.h42 #define ADV_BOOTONCE 1 macro
Dsyslxopt.c260 if (syslinux_setadv(ADV_BOOTONCE, strlen(opt.set_once), opt.set_once)) { in modify_adv()
/external/syslinux/com32/include/syslinux/
Dadvconst.h42 #define ADV_BOOTONCE 1 macro
/external/syslinux/com32/elflink/ldlinux/
Dldlinux.c312 adv = syslinux_getadv(ADV_BOOTONCE, &count); in main()
333 if (!syslinux_setadv(ADV_BOOTONCE, 0, NULL)) in main()
/external/syslinux/core/
Dadv.inc33 ADV_BOOTONCE equ 1