Home
last modified time | relevance | path

Searched refs:NO_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/spray/
H A Dspray.c52 static struct timeval NO_DEFAULT = { -1, -1 }; variable
133 clnt_control(cl, CLSET_TIMEOUT, &NO_DEFAULT); in main()
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c236 #define NO_DEFAULT -1 macro
763 NO_DEFAULT, DEFAULT_VDEV_SIZE_STR},
773 NO_DEFAULT, "random"},
784 NO_DEFAULT, DEFAULT_FORCE_GANGING_STR},
788 NO_DEFAULT, DEFAULT_KILLRATE_STR},
790 NO_DEFAULT, DEFAULT_POOL},
792 NO_DEFAULT, DEFAULT_VDEV_DIR},
795 NO_DEFAULT, NULL},
797 "Use existing pool instead of creating new one", NO_DEFAULT, NULL},
799 NO_DEFAULT, DEFAULT_RUN_TIME_STR},
[all …]