Searched refs:NO_DEFAULT (Results 1 – 2 of 2) sorted by relevance
| /freebsd-head/usr.sbin/spray/ |
| HD | spray.c | 52 static struct timeval NO_DEFAULT = { -1, -1 }; variable 133 clnt_control(cl, CLSET_TIMEOUT, &NO_DEFAULT); in main()
|
| /freebsd-head/sys/contrib/openzfs/cmd/ |
| HD | ztest.c | 237 #define NO_DEFAULT -1 macro 764 NO_DEFAULT, DEFAULT_VDEV_SIZE_STR}, 774 NO_DEFAULT, "random"}, 785 NO_DEFAULT, DEFAULT_FORCE_GANGING_STR}, 789 NO_DEFAULT, DEFAULT_KILLRATE_STR}, 791 NO_DEFAULT, DEFAULT_POOL}, 793 NO_DEFAULT, DEFAULT_VDEV_DIR}, 796 NO_DEFAULT, NULL}, 798 "Use existing pool instead of creating new one", NO_DEFAULT, NULL}, 800 NO_DEFAULT, DEFAULT_RUN_TIME_STR}, [all …]
|