Home
last modified time | relevance | path

Searched defs:sa_cleanup (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/sys/arch/amd64/stand/cdboot/
H A Dconf.c49 void (*sa_cleanup)(void) = NULL; variable
/openbsd-src/sys/arch/amd64/stand/boot/
H A Dconf.c48 void (*sa_cleanup)(void) = NULL; variable
/openbsd-src/sys/arch/i386/stand/cdboot/
H A Dconf.c49 void (*sa_cleanup)(void) = NULL; variable
/openbsd-src/sys/arch/amd64/stand/efiboot/
H A Dconf.c49 void (*sa_cleanup)(void) = NULL; variable
/openbsd-src/sys/arch/i386/stand/boot/
H A Dconf.c49 void (*sa_cleanup)(void) = NULL; variable
/openbsd-src/sys/arch/amd64/stand/pxeboot/
H A Dconf.c50 void (*sa_cleanup)(void) = pxe_shutdown; variable
/openbsd-src/sys/arch/i386/stand/pxeboot/
H A Dconf.c51 void (*sa_cleanup)(void) = pxe_shutdown; variable