Searched refs:noticeref (Results 1 – 2 of 2) sorted by relevance
123 ASN1_OPT(USERNOTICE, noticeref, NOTICEREF),314 if(!not->noticeref) { in notice_section()316 not->noticeref = nref; in notice_section()317 } else nref = not->noticeref; in notice_section()325 if(!not->noticeref) { in notice_section()327 not->noticeref = nref; in notice_section()328 } else nref = not->noticeref; in notice_section()346 if(not->noticeref && in notice_section()347 (!not->noticeref->noticenos || !not->noticeref->organization)) { in notice_section()438 if(notice->noticeref) { in print_notice()[all …]
284 NOTICEREF *noticeref; member