Home
last modified time | relevance | path

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

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