Searched refs:ADV_BOOTONCE (Results 1 – 5 of 5) sorted by relevance
42 #define ADV_BOOTONCE 1 macro
260 if (syslinux_setadv(ADV_BOOTONCE, strlen(opt.set_once), opt.set_once)) { in modify_adv()
312 adv = syslinux_getadv(ADV_BOOTONCE, &count); in main()333 if (!syslinux_setadv(ADV_BOOTONCE, 0, NULL)) in main()
33 ADV_BOOTONCE equ 1