Searched refs:NCOMMAND (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/tests/sys/cddl/zfs/tests/ctime/
H A Dctime_001_pos.c103 #define NCOMMAND (sizeof (timetest_table) / sizeof (timetest_table[0])) macro
138 for (i = 0; i < NCOMMAND; i++) {
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dctime.c303 #define NCOMMAND (sizeof (timetest_table) / sizeof (timetest_table[0])) macro
336 for (i = 0; i < NCOMMAND; i++) {
/freebsd-current/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c273 #define NCOMMAND (sizeof (command_table) / sizeof (command_table[0])) macro
531 for (i = 0; i < NCOMMAND; i++) {
7840 for (i = 0; i < NCOMMAND; i++) {
/freebsd-current/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c345 #define NCOMMAND (ARRAY_SIZE(command_table)) macro
619 for (i = 0; i < NCOMMAND; i++) {
11577 for (int i = 0; i < NCOMMAND; ++i) {

Completed in 196 milliseconds