Home
last modified time | relevance | path

Searched defs:NCOMMAND (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/tests/functional/ctime/
H A Dctime_001_pos.c275 #define NCOMMAND (sizeof (timetest_table) / sizeof (timetest_table[0])) macro
/illumos-gate/usr/src/cmd/ndmpadm/
H A Dndmpadm_main.c95 #define NCOMMAND (sizeof (command_table) / sizeof (command_table[0])) macro
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c240 #define NCOMMAND (sizeof (command_table) / sizeof (command_table[0])) macro
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c303 #define NCOMMAND (ARRAY_SIZE(command_table)) macro