Searched refs:create_options (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/usr.bin/posixmqcontrol/
H A Dposixmqcontrol.c801 static const struct Option *create_options[] = { variable in typeref:struct:Option
805 static const struct Option *create_options[] = { variable in typeref:struct:Option
826 parse_options(index, argc, argv, create_options);
827 if (validate_options(create_options)) {
/freebsd-current/usr.sbin/bsdinstall/scripts/
H A Dzfsboot1106 local create_options
1232 create_options="$ZFSBOOT_BOOT_POOL_CREATE_OPTIONS"
1234 bootpool_options="$bootpool_options $create_options"
1344 create_options="$ZFSBOOT_POOL_CREATE_OPTIONS"
1355 "-o altroot=$BSDINSTALL_CHROOT $create_options -m none -f" \
1359 "-o altroot=$BSDINSTALL_CHROOT $create_options -m none -f" \
/freebsd-current/sbin/nvmecontrol/
H A Dns.c128 static struct create_options { struct

Completed in 95 milliseconds