Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/dumpcis/
HDreadcis.c55 {"Null tuple", CIS_NULL, 0},
273 if (code == CIS_NULL) in read_one_tuplelist()
HDcis.h52 #define CIS_NULL 0 /* Empty tuple */ macro