Home
last modified time | relevance | path

Searched refs:display_comments (Results 1 – 12 of 12) sorted by relevance

/dports/dns/samba-nsupdate/bind-9.16.5/bin/tools/
H A Dmdig.c96 static bool display_comments = true; variable
231 if (display_comments) { in recvresponse()
286 if (!display_comments) { in recvresponse()
345 } else if (display_comments && !display_short_form) { in recvresponse()
397 if (display_comments && display_headers && !display_short_form) { in recvresponse()
521 if (display_headers && display_comments && !display_short_form && !yaml) in recvresponse()
1203 display_comments = state; in plus_option()
1267 display_comments = state; in plus_option()
1476 display_comments = false; in plus_option()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tools/
H A Dmdig.c100 static bool display_comments = true; variable
234 if (display_comments) { in recvresponse()
289 if (!display_comments) { in recvresponse()
348 } else if (display_comments && !display_short_form) { in recvresponse()
400 if (display_comments && display_headers && !display_short_form) { in recvresponse()
524 if (display_headers && display_comments && !display_short_form && !yaml) in recvresponse()
1200 display_comments = state; in plus_option()
1275 display_comments = state; in plus_option()
1484 display_comments = false; in plus_option()
/dports/dns/bind911/bind-9.11.37/bin/tools/
H A Dmdig.c101 static bool display_comments = true; variable
252 if (display_comments) in recvresponse()
298 if (!display_comments) in recvresponse()
304 if (display_comments && !display_short_form) { in recvresponse()
347 if (display_comments && display_headers && !display_short_form) { in recvresponse()
474 if (display_headers && display_comments && !display_short_form) in recvresponse()
1135 display_comments = state; in plus_option()
1210 display_comments = state; in plus_option()
1408 display_comments = false; in plus_option()
/dports/dns/bind-tools/bind-9.16.27/bin/tools/
H A Dmdig.c105 static bool display_comments = true; variable
239 if (display_comments) { in recvresponse()
294 if (!display_comments) { in recvresponse()
353 } else if (display_comments && !display_short_form) { in recvresponse()
405 if (display_comments && display_headers && !display_short_form) { in recvresponse()
529 if (display_headers && display_comments && !display_short_form && !yaml) in recvresponse()
1206 display_comments = state; in plus_option()
1281 display_comments = state; in plus_option()
1490 display_comments = false; in plus_option()
/dports/dns/bind916/bind-9.16.27/bin/tools/
H A Dmdig.c105 static bool display_comments = true; variable
239 if (display_comments) { in recvresponse()
294 if (!display_comments) { in recvresponse()
353 } else if (display_comments && !display_short_form) { in recvresponse()
405 if (display_comments && display_headers && !display_short_form) { in recvresponse()
529 if (display_headers && display_comments && !display_short_form && !yaml) in recvresponse()
1206 display_comments = state; in plus_option()
1281 display_comments = state; in plus_option()
1490 display_comments = false; in plus_option()
/dports/devel/bugzilla50/bugzilla-5.0.4/template/en/default/bug/
H A Dcomments.html.tmpl58 [% PROCESS display_comments %]
99 [% BLOCK display_comments %]
/dports/japanese/bugzilla50/ja-bugzilla50-5.0.2/default/bug/
H A Dcomments.html.tmpl57 [% PROCESS display_comments %]
98 [% BLOCK display_comments %]
/dports/graphics/shotwell/shotwell-0.30.14/src/events/
H A DEventsDirectoryPage.vala121 var display_comments = Config.Facade.get_instance().get_display_event_comments();
122 get_action ("ViewComment").change_state (display_comments);
/dports/net-mgmt/nagios4/nagios-4.4.6/cgi/
H A Dextinfo.c87 void display_comments(int);
1210 display_comments(HOST_COMMENT); in show_host_info()
1556 display_comments(SERVICE_COMMENT); in show_service_info()
2441 void display_comments(int type) { in display_comments() function
/dports/net-mgmt/nagios/nagios-3.5.1/cgi/
H A Dextinfo.c110 void display_comments(int);
1270 display_comments(HOST_COMMENT); in show_host_info()
1615 display_comments(SERVICE_COMMENT); in show_service_info()
2495 void display_comments(int type) { in display_comments() function
/dports/multimedia/gtk-youtube-viewer/youtube-viewer-3.9.6/bin/
H A Dgtk-youtube-viewer1805 display_comments($yv_obj->comments_from_video_id($videoID));
1822 …Glib::Idle->add(sub { display_comments($yv_obj->comments_from_video_id($videoID)); return 0 }, [],…
3815 display_comments($results);
/dports/mail/libetpan/libetpan-1.9.4/doc/
H A DAPI.sgml3226 void display_comments(struct mailimf_comments * comments)
3972 display_comments(field->fld_data.fld_comments);