Searched refs:CIS_NULL (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/usr.sbin/dumpcis/
H A Dcis.h54 #define CIS_NULL 0 /* Empty tuple */ macro
H A Dreadcis.c56 {"Null tuple", CIS_NULL, 0},
272 if (code == CIS_NULL)
309 tp->code = CIS_NULL;

Completed in 113 milliseconds