Searched refs:nref (Results 1 – 4 of 4) sorted by relevance
305 NOTICEREF *nref; in notice_section() local307 if (!(nref = NOTICEREF_new())) in notice_section()309 not->noticeref = nref; in notice_section()311 nref = not->noticeref; in notice_section()313 nref->organization->type = V_ASN1_IA5STRING; in notice_section()315 nref->organization->type = V_ASN1_VISIBLESTRING; in notice_section()316 if (!ASN1_STRING_set(nref->organization, cnf->value, in notice_section()320 NOTICEREF *nref; in notice_section() local323 if (!(nref = NOTICEREF_new())) in notice_section()325 not->noticeref = nref; in notice_section()[all …]
1530 NODE_REF *nref; in validate_file() local1536 nref = find_node_reference (tags->node, list); in validate_file()1537 if (!nref) in validate_file()1540 if (strcmp (nref->containing_node, tags->up) == 0) in validate_file()1542 if (nref->type != menu_reference) in validate_file()1544 tref = nref; in validate_file()1545 list = nref->next; in validate_file()1550 list = nref->next; in validate_file()1553 if (!nref) in validate_file()1568 nref = find_node_reference (tags->node, list); in validate_file()[all …]
116 uint32_t nref; /* # of VCs using this channel */ member
1216 vc->txslot->nref++; /* bump reference count */ in en_open_vcc()1291 vc->txslot->nref--; in en_close_vcc()2965 sc->txslot[lcv].nref = 0; in en_attach()