Searched refs:notice (Results 251 - 275 of 385) sorted by relevance

<<111213141516

/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pop3d/
H A Dpop3d.tcl451 ::log::log notice "pop3d $name $sock state auth, waiting for logon"
496 ::log::log notice "pop3d $name $sock closed"
1028 ::log::log notice "pop3d $name $sock state auth, no maildrop"
1037 ::log::log notice "pop3d $name $sock state auth, secret does not match"
1049 ::log::log notice "pop3d $name $sock state auth, maildrop already locked"
1067 ::log::log notice \
1069 ::log::log notice "pop3d $name $sock state trans"
/macosx-10.9.5/IONetworkingFamily-100/
H A DIONetworkInterface.cpp1846 IONetworkPowerChangeNotice * notice; local
1867 notice = (IONetworkPowerChangeNotice *) param0;
1868 assert( notice );
1871 self->getName(), (uint32_t) notice->powerFlags,
1872 notice->stateNumber, notice->policyMaker, notice->phase );
1874 if ( notice->phase == kPhasePowerStateWillChange )
1878 notice->powerFlags,
1879 notice
1900 IONetworkPowerChangeNotice notice; local
1917 IONetworkPowerChangeNotice notice; local
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/smtpd/
H A Dsmtpd.tcl200 Log notice "smtpd service started on $options(socket)"
214 Log notice "smtpd service stopped"
244 Log notice "access denied for $client_addr:$client_port: $msg"
253 Log notice "connect from $client_addr:$client_port on $channel"
692 Log notice "RCPT to postmaster"
902 Log notice "TLS verify/$depth: $c(subject)"
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dccaudit.cpp106 Syslog::notice("Attempted to initialize auditing, but this kernel does not support auditing");
H A Dlogging.cpp77 void notice(const char *format, ...) function in namespace:Security::Syslog
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dccaudit.cpp106 Syslog::notice("Attempted to initialize auditing, but this kernel does not support auditing");
H A Dlogging.cpp77 void notice(const char *format, ...) function in namespace:Security::Syslog
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/autosign/ns3/
H A Dnamed.conf6 * copyright notice and this permission notice appear in all copies.
/macosx-10.9.5/emacs-92/emacs/lisp/erc/
H A Derc-capab.el159 parsed 'notice 'active (format "%s activated"
H A Derc-lang.el206 nil 'notice 'active
H A Derc-xdcc.el84 (erc-display-message nil 'notice proc
H A Derc-autoaway.el258 nil 'notice nil
/macosx-10.9.5/ppp-727.90.1/Drivers/L2TP/L2TP-plugin/
H A Dmain.c379 notice("starting wait-interface timer for l2tp: %d secs", scaled_wait_if_timeout);
542 notice("L2TP hangup");
755 notice("IPSec connection started\n");
780 notice("IPSec connection failed\n");
790 notice("IPSec connection failed\n");
810 notice("IPSec connection redirected to server '%s'...\n", inet_ntoa(redirect_addr.sin_addr));
820 notice("IPSec connection failed <IKE Error %d (0x%x) %s>\n", ntohs(failed_status->ike_code), ntohs(failed_status->ike_code), ipsec_error_to_str(ntohs(failed_status->ike_code)));
852 notice("IPSec connection established\n");
1229 notice("L2TP connecting to server '%s' (%s)...\n", remoteaddress, inet_ntoa(peer_address.sin_addr));
1436 notice("L2T
[all...]
/macosx-10.9.5/securityd-55199.3/src/
H A Dtokend.cpp144 Syslog::notice("card in reader %s has faulted (%s)",
H A Dmain.cpp194 Syslog::notice("%s started in debug mode", argv[0]);
292 Syslog::notice("Entering service");
/macosx-10.9.5/WebCore-7537.78.1/bindings/scripts/
H A DInFilesCompiler.pm9 # notice, this list of conditions and the following disclaimer.
11 # notice, this list of conditions and the following disclaimer in the
125 * notice, this list of conditions and the following disclaimer.
127 * notice, this list of conditions and the following disclaimer in the
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libpng/projects/visualc71/
H A DREADME_zlib.txt11 For conditions of distribution and use, see copyright notice in zlib.h.
/macosx-10.9.5/tidy-15.12/tidy/test/
H A Dacctest.cmd6 REM See tidy.c for the copyright notice.
H A Donetest.cmd6 REM See tidy.c for the copyright notice.
/macosx-10.9.5/vim-53/runtime/plugin/
H A DzipPlugin.vim9 " notice is copied with it. Like anything else that's free,
/macosx-10.9.5/CPAN-52/
H A DgenOSS.pl33 The above copyright notice and this permission notice shall be
496 notice, this list of conditions and the following disclaimer.
498 notice, this list of conditions and the following disclaimer in the
537 copyright notice remains intact.
/macosx-10.9.5/bind9-45.100/bind9/win32utils/
H A DBuildSetup.bat8 rem copyright notice and this permission notice appear in all copies.
/macosx-10.9.5/ruby-104/ruby/test/
H A Dtest_syslog.rb134 sl.notice("test1 - hello, %s!", "world")
/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dccp.c33 * notice, this list of conditions and the following disclaimer.
36 * notice, this list of conditions and the following disclaimer in
511 notice("Compression disabled by peer.");
545 notice("received CCP RESETREQ");
554 notice("received CCP RESETACK");
652 notice("Disabling 40-bit MPPE; MS-CHAP LM not supported");
1529 notice("%s compression enabled", method_name(go, ho));
1532 notice("%s / %s compression enabled",
1536 notice("%s receive compression enabled", method_name(go, NULL));
1538 notice("
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/syslog/
H A Dsyslog.c374 define_syslog_shortcut_method(LOG_NOTICE, notice)
573 rb_define_syslog_level(LOG_NOTICE, notice);

Completed in 267 milliseconds

<<111213141516