Home
last modified time | relevance | path

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

/src/stand/libsa/ !
H A Dsmbios.c553 const uint8_t seen_type = SMBIOS_GET8(dmi, 0); in smbios_find_struct() local
555 if (seen_type == type) in smbios_find_struct()
557 if (seen_type == SMBIOS_EOT_TYPE) in smbios_find_struct()
/src/crypto/heimdal/lib/sl/ !
H A Dslc-gram.y132 int seen_type = 0; in check_option() local
146 seen_type++; in check_option()
174 if(seen_type > 1) { in check_option()
H A Dslc-gram.c1641 int seen_type = 0; in check_option() local
1655 seen_type++; in check_option()
1683 if(seen_type > 1) { in check_option()