Home
last modified time | relevance | path

Searched refs:log0 (Results 1 – 25 of 158) sorted by relevance

1234567

/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml.crypto/share/classes/com/sun/org/slf4j/internal/
H A DLogger.java62 log0(Level.FINE, s); in debug()
66 log0(Level.FINE, s, e); in debug()
70 log0(Level.FINE, s, o); in debug()
74 log0(Level.FINE, s); in trace()
78 log0(Level.SEVERE, s); in error()
82 log0(Level.SEVERE, s, e); in error()
86 log0(Level.SEVERE, s, o); in error()
90 log0(Level.WARNING, s); in warn()
94 log0(Level.WARNING, s, e); in warn()
98 log0(Level.WARNING, s, o); in warn()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml.crypto/share/classes/com/sun/org/slf4j/internal/
H A DLogger.java64 log0(Level.FINE, s); in debug()
68 log0(Level.FINE, s, e); in debug()
72 log0(Level.FINE, s, o); in debug()
76 log0(Level.FINE, s); in trace()
80 log0(Level.SEVERE, s); in error()
84 log0(Level.SEVERE, s, e); in error()
88 log0(Level.SEVERE, s, o); in error()
92 log0(Level.WARNING, s); in warn()
96 log0(Level.WARNING, s, e); in warn()
99 private void log0(Level level, String s) { in log0() method in Logger
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml.crypto/share/classes/com/sun/org/slf4j/internal/
H A DLogger.java64 log0(Level.FINE, s); in debug()
68 log0(Level.FINE, s, e); in debug()
72 log0(Level.FINE, s, o); in debug()
76 log0(Level.FINE, s); in trace()
80 log0(Level.SEVERE, s); in error()
84 log0(Level.SEVERE, s, e); in error()
88 log0(Level.SEVERE, s, o); in error()
92 log0(Level.WARNING, s); in warn()
96 log0(Level.WARNING, s, e); in warn()
99 private void log0(Level level, String s) { in log0() method in Logger
[all …]
/dports/ftp/uftp/uftp-5.0/
H A Dserver_init.c108 log0(0, 0, 0, "Got signal %d, aborting", sig); in gotsig()
120 log0(0, 0, 0, "Got CTRL_C_EVENT"); in winsig()
123 log0(0, 0, 0, "Got CTRL_BREAK_EVENT"); in winsig()
126 log0(0, 0, 0, "Got CTRL_CLOSE_EVENT"); in winsig()
129 log0(0, 0, 0, "Got CTRL_LOGOFF_EVENT"); in winsig()
132 log0(0, 0, 0, "Got CTRL_SHUTDOWN_EVENT"); in winsig()
135 log0(0, 0, 0, "GOT unknown event %d", event); in winsig()
252 log0(0, 0, 0, "IP version mismatch between " in create_sockets()
447 log0(0, 0, 0, "Failed to generate rand1"); in key_init()
454 log0(0, 0, 0, "Failed to read private key"); in key_init()
[all …]
H A Dencrypt_openssl.c60 log0(0, 0, 0, "%s: %s", mes, errstr); in log_ssl_err()
64 log0(0, 0, 0, "%s", mes); in log_ssl_err()
255 log0(0, 0, 0, "Invalid keytype"); in encrypt_block()
353 log0(0, 0, 0, "Invalid keytype"); in decrypt_block()
442 log0(0, 0, 0, "Invalid hashtype"); in create_hmac()
458 log0(0, 0, 0, "Invalid hashtype"); in hash()
593 log0(0, 0, 0, "Invalid hashtype"); in create_RSA_sig()
622 log0(0, 0, 0, "Invalid hashtype"); in verify_RSA_sig()
659 log0(0, 0, 0, "Invalid hashtype"); in create_ECDSA_sig()
727 log0(0, 0, 0, "Invalid hashtype"); in verify_ECDSA_sig()
[all …]
H A Dproxy_init.c112 log0(0, 0, 0, "Exiting on signal %d", sig); in gotsig()
124 log0(0, 0, 0, "Got CTRL_C_EVENT"); in winsig()
127 log0(0, 0, 0, "Got CTRL_BREAK_EVENT"); in winsig()
130 log0(0, 0, 0, "Got CTRL_CLOSE_EVENT"); in winsig()
133 log0(0, 0, 0, "Got CTRL_LOGOFF_EVENT"); in winsig()
136 log0(0, 0, 0, "Got CTRL_SHUTDOWN_EVENT"); in winsig()
139 log0(0, 0, 0, "GOT unknown event %d", event); in winsig()
284 log0(0, 0, 0, "Invalid EC curve: %s", &keyinfo[i][3]); in key_init()
304 log0(0, 0, 0, "Invalid keyinfo entry: %s", keyinfo[i]); in key_init()
322 log0(0, 0, 0, "Failed to generate DH key"); in key_init()
[all …]
H A Dclient_init.c123 log0(0, 0, 0, "Exiting on signal %d", sig); in gotsig()
135 log0(0, 0, 0, "Got CTRL_C_EVENT"); in winsig()
138 log0(0, 0, 0, "Got CTRL_BREAK_EVENT"); in winsig()
141 log0(0, 0, 0, "Got CTRL_CLOSE_EVENT"); in winsig()
144 log0(0, 0, 0, "Got CTRL_LOGOFF_EVENT"); in winsig()
147 log0(0, 0, 0, "Got CTRL_SHUTDOWN_EVENT"); in winsig()
150 log0(0, 0, 0, "GOT unknown event %d", event); in winsig()
286 log0(0, 0, 0, "Invalid EC curve: %s", &keyinfo[3]); in key_init()
297 log0(0, 0, 0, "Invalid RSA key size: %s", &keyinfo[4]); in key_init()
306 log0(0, 0, 0, "Invalid keyinfo: %s", keyinfo); in key_init()
[all …]
H A Dheartbeat_send.c127 log0(0, 0, 0, "Error exporting public key"); in send_auth_hb_request()
134 log0(0, 0, 0, "Error signing nonce"); in send_auth_hb_request()
140 log0(0, 0, 0, "Error exporting public key"); in send_auth_hb_request()
147 log0(0, 0, 0, "Error signing nonce"); in send_auth_hb_request()
H A Dserver_send.c214 log0(group_id, 0, 0, "Combined file name %s and link %s too long", in send_file()
258 log0(group_id, 0, 0, "Max pathname length exceeded: %s/%s", in send_file()
265 log0(group_id, 0, 0, "Max pathname length exceeded: %s/%s", in send_file()
296 log0(group_id, 0, 0, "Max pathname length exceeded: %s/%s", in send_file()
303 log0(group_id, 0, 0, "Max pathname length exceeded: %s/%s", in send_file()
367 log0(group_id, 0, 0, "Failed to write host for restart file"); in write_restart_host()
403 log0(group_id, group_inst, 0, in write_restart_file()
411 log0(group_id, group_inst, 0, in write_restart_file()
575 log0(group_info.group_id, 0, 0, "Max pathname length " in send_files()
H A Dencrypt_cng.c233 log0(0, 0, 0, "Unknown keytype: %d", keytype); in get_cipher()
273 log0(0, 0, 0, "Unknown hashtype: %d", hashtype); in get_hash()
465 log0(0, 0, 0, "get_alg_handle failed\n"); in encrypt_block()
549 log0(0, 0, 0, "get_alg_handle failed\n"); in decrypt_block()
623 log0(0, 0, 0, "get_alg_handle failed\n"); in create_hmac()
670 log0(0, 0, 0, "get_alg_handle failed\n"); in hash()
951 log0(0, 0, 0, "Invalid signature length"); in verify_ECDSA_sig()
1262 log0(0, 0, 0, "%s not an RSA key", container); in read_RSA_key()
1279 log0(0, 0, 0, "curve not supported\n"); in gen_EC_key()
1315 log0(0, 0, 0, "%s not an EC key", container); in read_EC_key()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dalign.h51 align_flags (int log0 = 0, int maxskip0 = 0, int log1 = 0, int maxskip1 = 0)
53 levels[0].log = log0;
70 int log0 = MAX (f0.levels[0].log, f1.levels[0].log); in max() local
74 return align_flags (log0, maxskip0, log1, maxskip1); in max()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dalign.h51 align_flags (int log0 = 0, int maxskip0 = 0, int log1 = 0, int maxskip1 = 0)
53 levels[0].log = log0;
70 int log0 = MAX (f0.levels[0].log, f1.levels[0].log); in max() local
74 return align_flags (log0, maxskip0, log1, maxskip1); in max()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dalign.h51 align_flags (int log0 = 0, int maxskip0 = 0, int log1 = 0, int maxskip1 = 0)
53 levels[0].log = log0;
70 int log0 = MAX (f0.levels[0].log, f1.levels[0].log); in max() local
74 return align_flags (log0, maxskip0, log1, maxskip1); in max()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dalign.h52 align_flags (int log0 = 0, int maxskip0 = 0, int log1 = 0, int maxskip1 = 0)
54 levels[0].log = log0;
71 int log0 = MAX (f0.levels[0].log, f1.levels[0].log); in max() local
75 return align_flags (log0, maxskip0, log1, maxskip1); in max()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dalign.h52 align_flags (int log0 = 0, int maxskip0 = 0, int log1 = 0, int maxskip1 = 0)
54 levels[0].log = log0;
71 int log0 = MAX (f0.levels[0].log, f1.levels[0].log); in max() local
75 return align_flags (log0, maxskip0, log1, maxskip1); in max()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dalign.h52 align_flags (int log0 = 0, int maxskip0 = 0, int log1 = 0, int maxskip1 = 0)
54 levels[0].log = log0;
71 int log0 = MAX (f0.levels[0].log, f1.levels[0].log); in max() local
75 return align_flags (log0, maxskip0, log1, maxskip1); in max()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dalign.h52 align_flags (int log0 = 0, int maxskip0 = 0, int log1 = 0, int maxskip1 = 0)
54 levels[0].log = log0;
71 int log0 = MAX (f0.levels[0].log, f1.levels[0].log); in max() local
75 return align_flags (log0, maxskip0, log1, maxskip1); in max()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dalign.h52 align_flags (int log0 = 0, int maxskip0 = 0, int log1 = 0, int maxskip1 = 0)
54 levels[0].log = log0;
71 int log0 = MAX (f0.levels[0].log, f1.levels[0].log); in max() local
75 return align_flags (log0, maxskip0, log1, maxskip1); in max()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dalign.h52 align_flags (int log0 = 0, int maxskip0 = 0, int log1 = 0, int maxskip1 = 0)
54 levels[0].log = log0;
71 int log0 = MAX (f0.levels[0].log, f1.levels[0].log); in max() local
75 return align_flags (log0, maxskip0, log1, maxskip1); in max()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dalign.h52 align_flags (int log0 = 0, int maxskip0 = 0, int log1 = 0, int maxskip1 = 0)
54 levels[0].log = log0;
71 int log0 = MAX (f0.levels[0].log, f1.levels[0].log);
75 return align_flags (log0, maxskip0, log1, maxskip1);
/dports/biology/lamarc/lamarc-2.1.8/src/tools/
H A Dvectorx.cpp27 double log0(const double value);
32 transform(in.begin(),in.end(),out.begin(),log0); in LogVec0()
37 double log0(const double value) in log0() function
/dports/dns/dq/dq-20181021/
H A Dmake-dq.sh24 log0() { function
43 log0 "uname -a: `uname -a || :`"
44 log0 "uname -F: `uname -F || :`"
45 log0 "uname -M: `uname -M || :`"
46 log0 "ulimit -a: `echo; ulimit -a || :`"
203 log0 "trying: ext. ${primitive}:"
218 log0 "trying: int. ${primitive}:"
/dports/devel/p5-Log-Log4perl/Log-Log4perl-1.54/t/
H A D021AppThres.t29 my $log0 = Log::Log4perl->get_logger("");
33 $log0->level($DEBUG);
46 $log0->add_appender($app0);
54 $log0->warn("Don't want to see this");
55 $log0->error("Yeah, log0");
57 is($app0->buffer(), "ERROR - Yeah, log0\n", "Threshold ERROR");
/dports/devel/opendht/opendht-1.10.1/include/opendht/
H A Dlog_enable.h94 inline void log0(const LogMethod& logger, char const* format, va_list args) const { in log0() function
116 log0(DBG, format, args); in d()
140 log0(WARN, format, args); in w()
164 log0(ERR, format, args); in e()
/dports/devel/py-opendht/opendht-1.10.1/include/opendht/
H A Dlog_enable.h94 inline void log0(const LogMethod& logger, char const* format, va_list args) const { in log0() function
116 log0(DBG, format, args); in d()
140 log0(WARN, format, args); in w()
164 log0(ERR, format, args); in e()

1234567