Home
last modified time | relevance | path

Searched refs:USERBOOT_VERSION_3 (Results 1 – 3 of 3) sorted by relevance

/freebsd/stand/userboot/
H A Duserboot.h32 #define USERBOOT_VERSION_3 3 macro
/freebsd/stand/userboot/userboot/
H A Dmain.c46 #define USERBOOT_VERSION USERBOOT_VERSION_3
/freebsd/stand/userboot/test/
H A Dtest.c629 func(&cb, NULL, USERBOOT_VERSION_3, disk_index + 1); in main()