Searched refs:VUID_SEG_NULL (Results 1 – 2 of 2) sorted by relevance
71 VUID_SEG_NULL) {146 if ((seg = vuid_find_seg(state, vuid_id_addr(id))) == VUID_SEG_NULL)192 Vuid_seg *new_first_seg = VUID_SEG_NULL;193 register Vuid_seg *new_previous_seg = VUID_SEG_NULL;199 if (new_first_seg == VUID_SEG_NULL)202 if (new_previous_seg != VUID_SEG_NULL)223 new_seg->next = VUID_SEG_NULL;253 return (VUID_SEG_NULL);
90 #define VUID_SEG_NULL ((Vuid_seg *)0) macro