Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzfs_bootenv.h38 #define FREEBSD_BOOTONCE BE_FREEBSD_VENDOR ":" "bootonce" macro
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_label.c1375 fnvlist_add_string(bootenv, FREEBSD_BOOTONCE, buf); in vdev_label_read_bootenv()
/freebsd/stand/libsa/zfs/
H A Dzfsimpl.c1850 nvlist_add_string(benv, FREEBSD_BOOTONCE, in vdev_read_bootenv()