Searched refs:noticeref (Results 1 – 2 of 2) sorted by relevance
317 .offset = offsetof(USERNOTICE, noticeref),614 if (!not->noticeref) { in notice_section()617 not->noticeref = nref; in notice_section()619 nref = not->noticeref; in notice_section()630 if (!not->noticeref) { in notice_section()633 not->noticeref = nref; in notice_section()635 nref = not->noticeref; in notice_section()656 if (not->noticeref && in notice_section()657 (!not->noticeref->noticenos || !not->noticeref->organization)) { in notice_section()753 if (notice->noticeref) { in print_notice()[all …]
261 NOTICEREF *noticeref; member