Home
last modified time | relevance | path

Searched refs:postmsg (Results 1 – 25 of 32) sorted by relevance

12

/dports/security/putty-nogtk/putty-0.76/unix/
H A Duxcons.c65 postmsg(&cf); in console_print_error_msg()
179 postmsg(&cf); in console_verify_ssh_host_key()
183 postmsg(&cf); in console_verify_ssh_host_key()
200 postmsg(&cf); in console_confirm_weak_crypto_primitive()
220 postmsg(&cf); in console_confirm_weak_crypto_primitive()
224 postmsg(&cf); in console_confirm_weak_crypto_primitive()
241 postmsg(&cf); in console_confirm_weak_cached_hostkey()
261 postmsg(&cf); in console_confirm_weak_cached_hostkey()
314 postmsg(&cf); in console_askappend()
372 postmsg(&cf); in old_keyfile_warning()
[all …]
H A Dunix.h295 void postmsg(struct termios *);
/dports/security/putty/putty-0.76/unix/
H A Duxcons.c65 postmsg(&cf); in console_print_error_msg()
179 postmsg(&cf); in console_verify_ssh_host_key()
183 postmsg(&cf); in console_verify_ssh_host_key()
200 postmsg(&cf); in console_confirm_weak_crypto_primitive()
220 postmsg(&cf); in console_confirm_weak_crypto_primitive()
224 postmsg(&cf); in console_confirm_weak_crypto_primitive()
241 postmsg(&cf); in console_confirm_weak_cached_hostkey()
261 postmsg(&cf); in console_confirm_weak_cached_hostkey()
314 postmsg(&cf); in console_askappend()
372 postmsg(&cf); in old_keyfile_warning()
[all …]
H A Dunix.h295 void postmsg(struct termios *);
/dports/devel/global/global-6.6.7/gtags-cscope/
H A Dcommand.c110 postmsg("Rebuilding cross-reference..."); in command()
112 postmsg(""); in command()
306 postmsg("There are no lines to write to a file"); in command()
391 postmsg("Ignoring empty output of ^ command"); in command()
417 postmsg("Searching ..."); in command()
419 postmsg("Ignoring failed output of global command"); in command()
424 postmsg("Ignoring empty output of global command"); in command()
447 postmsg(""); /* clear any build progress message */ in command()
535 postmsg("The . command has been replaced by ^Y"); in command()
779 postmsg(msg); in changestring()
[all …]
H A Ddisplay.c451 postmsg("Searching ..."); in search()
544 postmsg(msg); in progress()
566 postmsg(msg); in myperror()
573 postmsg(char *msg) in postmsg() function
746 postmsg("Cannot reopen temporary file"); in writerefsfound()
H A Dedit.c110 postmsg(msg); in edit()
H A Dglobal-cscope.h331 void postmsg(char *msg);
H A Dgtags-cscope.c416 postmsg("Building cross-reference..."); in main()
/dports/sysutils/webmin/webmin-1.981/backup-config/
H A Dbackup.pl37 my $postmsg = "";
40 $postmsg = "\n".
74 $postmsg;
/dports/devel/cscope/cscope-15.9/src/
H A Dcommand.c100 postmsg("The -d option prevents rebuilding the symbol database"); in command()
302 postmsg("There are no lines to write to a file"); in command()
349 postmsg("There are no lines to pipe to a shell command"); in command()
383 postmsg("Ignoring empty output of ^ command"); in command()
405 postmsg(""); /* clear any build progress message */ in command()
494 postmsg("The . command has been replaced by ^Y"); in command()
745 postmsg(msg); in changestring()
904 postmsg("File does not have expected format"); in countrefs()
H A Ddisplay.c424 postmsg("Searching"); in search()
552 postmsg(msg); in progress()
575 postmsg(msg); in myperror()
582 postmsg(char *msg) in postmsg() function
758 postmsg("Cannot reopen temporary file"); in writerefsfound()
H A Dedit.c107 postmsg(msg); in edit()
H A Dglobal.h384 void postmsg(char *msg);
/dports/sysutils/ganglia-monitor-core/ganglia-3.7.2/gmetad-python/plugins/
H A Dalert_plugin.py.off134 postmsg = 'To: %s\n'%self.cfg[HealthPlugin.TO_ADDR]
135 postmsg += 'From: %s\n'%self.cfg[HealthPlugin.FROM_ADDR]
136 postmsg += 'Subject: Metric %s out of range\n' % node.getAttr('name')
137 postmsg += '\n'
138 postmsg += '%s\n'%msg[2]
139 postmsg += 'metric: %s value: %s condition: %s\n'%(msg[0], node.getAttr('val'), msg[1])
143 p.write (postmsg)
145 logging.debug ('sent message : %s'%postmsg)
/dports/www/kannel/gateway-1.4.4/test/
H A Dfakewap.c694 Octstr *postmsg; in send_post() local
695 postmsg = octstr_create(""); in send_post()
698 octstr_append_data(postmsg, (char*)msgbuf, 1); in send_post()
701 octstr_append_data(postmsg, (char*)msgbuf, sizeof(WSP_Post)); in send_post()
732 octstr_append_data(postmsg, (char*)msgbuf, off); in send_post()
748 … (unsigned char*)octstr_get_cstr(postmsg), octstr_len(postmsg), msgbuf, ret ); in send_post()
759 … (unsigned char*)octstr_get_cstr(postmsg), octstr_len(postmsg), msgbuf, ret ); in send_post()
866 octstr_destroy(postmsg); in send_post()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/corelib/test/
H A Dtest_ncbidiag_f_mt.cpp336 string postmsg = location + " in ERR_POST"; in x_PrintMessages() local
341 m_Messages[ TCase( test_number, 0 ) ] = postmsg; in x_PrintMessages()
347 ERR_POST(x_MakeMessage(postmsg, idx, TCase(test_number,0)) in x_PrintMessages()
/dports/mail/courier/courier-0.65.3/courier/
H A Dcmlmmoderate.h16 int postmsg(std::istream &, int (*)(std::istream &, std::ostream &));
H A Dcmlm.C502 return (postmsg(std::cin, savemsg)); in cmdmsg()
534 int postmsg(std::istream &msgsource, int (*savefunc)(std::istream &, std::ostream &)) in postmsg() function
/dports/math/librsb/librsb-1.2.0.10/
H A Drsb_pcnt.c290 rsb_err_t rsb_perf_counters_dump(const rsb_char_t *premsg, const rsb_char_t *postmsg, rsb_int_t tdi…
303 if(postmsg)pomstr=postmsg;
H A Drsb_pcnt.h59 rsb_err_t rsb_perf_counters_dump(const rsb_char_t *premsg, const rsb_char_t *postmsg, rsb_int_t tdi…
/dports/ftp/filezilla/filezilla-3.55.1/src/putty/unix/
H A Duxcons.c39 void postmsg(struct termios *cf) in postmsg() function
243 postmsg(&cf); in console_askappend()
H A Dunix.h295 void postmsg(struct termios *);
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/webmessaging/
H A DREADME.md7 The latest Editor's Draft of HTML5 Web Messaging is: <http://dev.w3.org/html5/postmsg/>.
/dports/mail/milter-greylist/milter-greylist-4.6.4/
H A Durlcheck.c148 int postmsg; local
151 postmsg = flags & U_POSTMSG;
174 if (postmsg && conf.c_maxpeek == 0)
210 postmsg ? " postmsg" : "");

12