Home
last modified time | relevance | path

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

/freebsd/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.c224 struct ISO_SUSP_ATTRIBUTES *temp, *pre_ce, *last, *CE, *ST; in cd9660_susp_handle_continuation_common() local
226 pre_ce = last = NULL; in cd9660_susp_handle_continuation_common()
252 pre_ce = last; in cd9660_susp_handle_continuation_common()
263 if (pre_ce != NULL) in cd9660_susp_handle_continuation_common()
264 TAILQ_INSERT_AFTER(&node->head, pre_ce, CE, rr_ll); in cd9660_susp_handle_continuation_common()