Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.c365 *valid_entry, *default_entry, *temp, *head, **headp, *next; in cd9660_setup_boot() local
383 valid_entry = cd9660_boot_setup_validation_entry(ET_SYS_X86); in cd9660_setup_boot()
384 if (valid_entry == NULL) in cd9660_setup_boot()
417 LIST_INSERT_HEAD(&diskStructure->boot_entries, valid_entry, ll_struct); in cd9660_setup_boot()
438 LIST_INSERT_AFTER(valid_entry, default_entry, ll_struct); in cd9660_setup_boot()
/freebsd-12.1/contrib/ofed/opensm/opensm/
H A Dosm_subnet.c930 boolean_t valid_entry; in subn_validate_g2m() local
943 valid_entry = TRUE; in subn_validate_g2m()
948 valid_entry = FALSE; in subn_validate_g2m()
954 valid_entry = FALSE; in subn_validate_g2m()
976 boolean_t valid_entry; in subn_validate_neighbor() local
992 valid_entry = TRUE; in subn_validate_neighbor()
1001 valid_entry = FALSE; in subn_validate_neighbor()
1007 valid_entry = FALSE; in subn_validate_neighbor()
1015 valid_entry = FALSE; in subn_validate_neighbor()
1022 valid_entry = FALSE; in subn_validate_neighbor()
[all …]