Searched refs:CISTPL_NULL (Results 1 – 3 of 3) sorted by relevance
233 CISTPL_NULL /* list must end with CISTPL_NULL */
377 case CISTPL_NULL: in cis_list_lcreate()418 if (td != (cisdata_t)CISTPL_NULL) { in cis_list_lcreate()1118 while (cil->type != CISTPL_NULL) { in cis_list_create()
68 #define CISTPL_NULL 0x000 /* null tuple - ignore */ macro