Home
last modified time | relevance | path

Searched refs:L_ERROR (Results 1 – 25 of 469) sorted by relevance

12345678910>>...19

/dports/archivers/lib1541img/lib1541img-1.1/src/lib/1541img/
H A Dzc45reader.c21 logmsg(L_ERROR, "zc45_read: unexpected end of file in verbatim " in decodeplain()
36 logmsg(L_ERROR, "zc45_read: unexpected end of file in fill sector."); in decodefill()
53 logmsg(L_ERROR, "zc45_read: unexpected end of file trying to read " in decoderle()
60 logmsg(L_ERROR, "zc45_read: unexpected end of file trying to read " in decoderle()
78 logmsg(L_ERROR, "zc45_read: unexpected end of file trying to " in decoderle()
85 logmsg(L_ERROR, "zc45_read: unexpected end of file trying to " in decoderle()
114 logmsg(L_ERROR, "zc45_read: unexpected end of file trying to read " in decodesector()
122 logmsg(L_ERROR, "zc45_read: unexpected end of file trying to read " in decodesector()
142 logfmt(L_ERROR, "zc45_read: Invalid sector %hhu:%hhu found.", in decodesector()
173 logfmt(L_ERROR, "zc45_read: input file too short."); in zc45_read()
[all …]
/dports/comms/mgetty+sendfax/mgetty-1.1.37/
H A Dtio.c137 lprintf( L_ERROR, "TCGETA failed" ); return ERROR;
143 lprintf( L_ERROR, "tcgetattr failed" ); return ERROR;
149 lprintf( L_ERROR, "gtty failed" ); return ERROR;
169 lprintf( L_ERROR, "tcsetattr failed" ); return ERROR;
188 lprintf( L_ERROR, "stty failed" ); return ERROR;
561 lprintf( L_ERROR, "ioctl TCGETX" ); return ERROR;
570 lprintf( L_ERROR, "ioctl TCSETX" ); return ERROR;
613 lprintf( L_ERROR, "ioctl TCSETHW on failed" );
626 lprintf( L_ERROR, "ioctl TCSETHW off failed" );
904 lprintf( L_ERROR, "tcsendbreak() failed" );
[all …]
H A Dlocks.c78 lprintf(L_ERROR, "cannot create tempfile (%s)", temp); in _P0()
88 lprintf(L_ERROR, "cannot create tempfile (%s)", temp); in _P0()
107 lprintf(L_ERROR, "lock not made: link(temp,lock) failed" ); in _P0()
137 lprintf( L_ERROR, "unlink() failed, giving up" ); in _P0()
170 lprintf( L_ERROR, "cannot get lock name" );
189 lprintf( L_ERROR, "cannot get lock name" );
197 lprintf( L_ERROR, "PIDs do not match, lock process is %d, should be %d", is_pid, pid );
206 lprintf( L_ERROR, "can't open %s for read/write", lock );
245 lprintf( L_ERROR, "cannot get lock name" );
356 lprintf( L_ERROR, "error removing lock file (huh?!)" ); in _P0()
/dports/textproc/p5-RDFStore/RDFStore-0.51/dbms/deamon/
H A Dhandler.c390 dbms_log(L_ERROR,
490 dbms_log(L_ERROR,"DB %s not found\n",p->pfile);
578 reply_log(r,L_ERROR,"No protocol version");
584 reply_log(r,L_ERROR,"Protocol not supported");
627 reply_log(r,L_ERROR,"handoff %s : %s",
661 reply_log(mums_r,L_ERROR,"Take on failed: %s",
682 reply_log(r,L_ERROR,"Protocol not supported");
1318 reply_log(r,L_ERROR,"first on %s failed: %s",
1326 reply_log(r,L_ERROR,"Not implemented.. yet");
1345 reply_log(r,L_ERROR,
[all …]
H A Ddeamon.c132 dbms_log(L_ERROR,"Child died, but no record.."); in free_connection()
166 dbms_log(L_ERROR,"Connection to zap not found"); in zap()
178 dbms_log(L_ERROR,"Re-entry of cleandown()."); in cleandown()
226 dbms_log(L_ERROR,"How did we get here ?"); in continue_send()
346 dbms_log(L_ERROR, in dispatch()
360 dbms_log(L_ERROR, in dispatch()
598 reply_log(r,L_ERROR,"Not a client side token.."); in initial_read()
614 reply_log(r,L_ERROR,"Size one to big"); in initial_read()
620 reply_log(r,L_ERROR,"Size two to big"); in initial_read()
637 reply_log(r,L_ERROR, in initial_read()
[all …]
/dports/news/inn/inn-2.6.4/lib/
H A Dperl.c97 syslog (L_ERROR, "SERVER perl filter not defined"); in PerlFilter()
162 syslog(L_ERROR,"SERVER perl loading %s failed: %s", in PERLsetup()
240 syslog (L_ERROR,"SERVER perl loading %s failed: %s", in PERLreadfilter()
270 syslog (L_ERROR,"SERVER perl undef &%s failed: %s", in PERLreadfilter()
350 syslog(L_ERROR,"SERVER perl silence cant redirect stdout: %m"); in PerlSilence()
355 syslog(L_ERROR,"SERVER perl silence cant redirect stderr: %m"); in PerlSilence()
363 syslog(L_ERROR,"SERVER perl silence cant open /dev/null: %m"); in PerlSilence()
371 syslog(L_ERROR,"SERVER perl silence cant redirect stdout: %m"); in PerlSilence()
377 syslog(L_ERROR,"SERVER perl silence cant redirect stderr: %m"); in PerlSilence()
387 syslog(L_ERROR,"SERVER perl silence cant restore stdout: %m"); in PerlUnSilence()
[all …]
/dports/sysutils/shlock/inn-2.6.4/lib/
H A Dperl.c99 syslog (L_ERROR, "SERVER perl filter not defined"); in PerlFilter()
164 syslog(L_ERROR,"SERVER perl loading %s failed: %s", in PERLsetup()
242 syslog (L_ERROR,"SERVER perl loading %s failed: %s", in PERLreadfilter()
272 syslog (L_ERROR,"SERVER perl undef &%s failed: %s", in PERLreadfilter()
352 syslog(L_ERROR,"SERVER perl silence cant redirect stdout: %m"); in PerlSilence()
357 syslog(L_ERROR,"SERVER perl silence cant redirect stderr: %m"); in PerlSilence()
365 syslog(L_ERROR,"SERVER perl silence cant open /dev/null: %m"); in PerlSilence()
373 syslog(L_ERROR,"SERVER perl silence cant redirect stdout: %m"); in PerlSilence()
379 syslog(L_ERROR,"SERVER perl silence cant redirect stderr: %m"); in PerlSilence()
389 syslog(L_ERROR,"SERVER perl silence cant restore stdout: %m"); in PerlUnSilence()
[all …]
/dports/devel/liblockfile/liblockfile-1.17/
H A Dlockfile.c122 return L_ERROR; in run_helper()
136 return L_ERROR; in run_helper()
141 _exit(L_ERROR); in run_helper()
146 _exit(L_ERROR); in run_helper()
159 return L_ERROR; in run_helper()
162 return L_ERROR; in run_helper()
190 return L_ERROR; in lockfilename()
196 return L_ERROR; in lockfilename()
204 return L_ERROR; in lockfilename()
219 return L_ERROR; in lockfilename()
[all …]
H A Ddotlockfile.c101 return L_ERROR; in check_sleep()
118 return L_ERROR; in fn_split()
163 exit(L_ERROR); in perror_exit()
235 return L_ERROR; in main()
246 return L_ERROR; in main()
252 return L_ERROR; in main()
268 return L_ERROR; in main()
336 return L_ERROR; in main()
346 return L_ERROR; in main()
351 return L_ERROR; in main()
[all …]
/dports/security/sqlninja/sqlninja-0.2.6/sources/
H A Dvdmallowed.c93 typedef enum { L_DEBUG, L_INFO, L_WARN, L_ERROR } LEVEL, *PLEVEL; enumerator
153 LogMessage(L_ERROR, "PrepareProcessForSystemToken() returned failure"); in main()
159 LogMessage(L_ERROR, "ScanForCodeSignature() returned failure"); in main()
172 LogMessage(L_ERROR, "SpawnNTVDMAndGetUsefulAccess() returned failure"); in main()
180 LogMessage(L_ERROR, "InjectDLLIntoProcess() returned failure"); in main()
211 LogMessage(L_ERROR, "The exploit thread reports NtVdmControl() failed"); in main()
222 LogMessage(L_ERROR, "The exploit thread was unable to load the injected dll"); in main()
291 LogMessage(L_ERROR, "CreateProcess(\"%s\") failed, %#x", App, GetLastError()); in SpawnNTVDMAndGetUsefulAccess()
333 LogMessage(L_ERROR, "VirtualAllocEx() returned failure, %#x", GetLastError()); in InjectDLLIntoProcess()
420 LogMessage(L_ERROR, "LoadLibrary() returned failure, %#x", GetLastError()); in ScanForCodeSignature()
[all …]
/dports/news/inn-current/inn-2.7-20211226/lib/
H A Dperl.c102 syslog(L_ERROR, "SERVER perl function filter_end died: %s", in PerlFilter()
115 syslog(L_ERROR, "SERVER perl filter not defined"); in PerlFilter()
226 syslog(L_ERROR, in PERLreadfilter()
261 syslog(L_ERROR, "SERVER perl loading %s failed: %s", filterfile, in PERLreadfilter()
291 syslog(L_ERROR, "SERVER perl undef &%s failed: %s", function, in PERLreadfilter()
312 syslog(L_ERROR, in PERLreadfilter()
375 syslog(L_ERROR, "SERVER perl silence cant redirect stdout: %m"); in PerlSilence()
380 syslog(L_ERROR, "SERVER perl silence cant redirect stderr: %m"); in PerlSilence()
388 syslog(L_ERROR, "SERVER perl silence cant open /dev/null: %m"); in PerlSilence()
396 syslog(L_ERROR, "SERVER perl silence cant redirect stdout: %m"); in PerlSilence()
[all …]
/dports/news/inn-current/inn-2.7-20211226/nnrpd/
H A Dmisc.c187 syslog(L_ERROR, "%s cannot create backoff_db '%s': %s", in InitBackoffConstants()
290 syslog(L_ERROR, "%s cannot stat lock file %s", Client.host, in LockPostRec()
303 syslog(L_ERROR, "%s removing stale lock file %s", Client.host, in LockPostRec()
316 syslog(L_ERROR, "%s can't unlink lock file: %s", Client.host, in UnlockPostRec()
337 syslog(L_ERROR, "%s Error opening '%s': %s", Client.host, path, in GetPostRecord()
343 syslog(L_ERROR, "%s Error reading '%s': %s", Client.host, path, in GetPostRecord()
351 syslog(L_ERROR, "%s bad data in postrec file: '%s'", Client.host, in GetPostRecord()
382 syslog(L_ERROR, "%s Error opening '%s': %s", Client.host, path, in StorePostRecord()
407 syslog(L_ERROR, "%s can't get post record: %s", Client.host, in RateLimit()
451 syslog(L_ERROR, in RateLimit()
[all …]
H A Dtls.c417 syslog(L_ERROR, in set_cert_stuff()
433 syslog(L_ERROR, in set_cert_stuff()
472 syslog(L_ERROR, in eckey_from_name()
484 syslog(L_ERROR, "tlseccurve '%s' not found", name); in eckey_from_name()
562 syslog(L_ERROR, "TLS engine: cannot load CA data"); in tls_init_serverengine()
577 syslog(L_ERROR, "TLS engine: cannot load cert/key data"); in tls_init_serverengine()
667 syslog(L_ERROR, in tls_init_serverengine()
716 syslog(L_ERROR, "TLS engine: cannot set cipher list"); in tls_init_serverengine()
730 syslog(L_ERROR, "TLS engine: cannot set ciphersuites"); in tls_init_serverengine()
797 syslog(L_ERROR, in tls_init()
[all …]
/dports/news/inn/inn-2.6.4/nnrpd/
H A Dmisc.c250 syslog(L_ERROR, "%s Unable to create postrec directories '%s': %s", in PostRecFilename()
286 syslog(L_ERROR, "%s cannot stat lock file %s", Client.host, strerror(errno)); in LockPostRec()
298 syslog(L_ERROR, "%s removing stale lock file %s", Client.host, lockname); in LockPostRec()
310 syslog(L_ERROR, "%s can't unlink lock file: %s", Client.host,strerror(errno)) ; in UnlockPostRec()
330 syslog(L_ERROR, "%s Error opening '%s': %s", in GetPostRecord()
336 syslog(L_ERROR, "%s Error reading '%s': %s", in GetPostRecord()
344 syslog(L_ERROR, "%s bad data in postrec file: '%s'", in GetPostRecord()
352 syslog(L_ERROR, "%s bad data in postrec file: '%s'", in GetPostRecord()
373 syslog(L_ERROR, "%s Error opening '%s': %s", in StorePostRecord()
395 syslog(L_ERROR, "%s can't get post record: %s", in RateLimit()
[all …]
H A Dtls.c87 syslog(L_ERROR, "%s:failed in %s", in apps_ssl_info_callback()
90 syslog(L_ERROR, "%s:error in %s", in apps_ssl_info_callback()
403 syslog(L_ERROR, "unable to stat private key '%s'", key_file); in set_cert_stuff()
411 syslog(L_ERROR, "bad ownership or permissions on private key" in set_cert_stuff()
468 syslog(L_ERROR, "tlseccurve '%s' not found", name); in eckey_from_name()
547 syslog(L_ERROR, "TLS engine: cannot load CA data"); in tls_init_serverengine()
562 syslog(L_ERROR, "TLS engine: cannot load cert/key data"); in tls_init_serverengine()
668 syslog(L_ERROR, "TLS engine: cannot set cipher list"); in tls_init_serverengine()
680 syslog(L_ERROR, "TLS engine: cannot set ciphersuites"); in tls_init_serverengine()
748 syslog(L_ERROR, "error initializing TLS: " in tls_init()
[all …]
/dports/sysutils/shlock/inn-2.6.4/nnrpd/
H A Dmisc.c250 syslog(L_ERROR, "%s Unable to create postrec directories '%s': %s", in PostRecFilename()
286 syslog(L_ERROR, "%s cannot stat lock file %s", Client.host, strerror(errno)); in LockPostRec()
298 syslog(L_ERROR, "%s removing stale lock file %s", Client.host, lockname); in LockPostRec()
310 syslog(L_ERROR, "%s can't unlink lock file: %s", Client.host,strerror(errno)) ; in UnlockPostRec()
330 syslog(L_ERROR, "%s Error opening '%s': %s", in GetPostRecord()
336 syslog(L_ERROR, "%s Error reading '%s': %s", in GetPostRecord()
344 syslog(L_ERROR, "%s bad data in postrec file: '%s'", in GetPostRecord()
352 syslog(L_ERROR, "%s bad data in postrec file: '%s'", in GetPostRecord()
373 syslog(L_ERROR, "%s Error opening '%s': %s", in StorePostRecord()
395 syslog(L_ERROR, "%s can't get post record: %s", in RateLimit()
[all …]
H A Dtls.c87 syslog(L_ERROR, "%s:failed in %s", in apps_ssl_info_callback()
90 syslog(L_ERROR, "%s:error in %s", in apps_ssl_info_callback()
403 syslog(L_ERROR, "unable to stat private key '%s'", key_file); in set_cert_stuff()
411 syslog(L_ERROR, "bad ownership or permissions on private key" in set_cert_stuff()
468 syslog(L_ERROR, "tlseccurve '%s' not found", name); in eckey_from_name()
547 syslog(L_ERROR, "TLS engine: cannot load CA data"); in tls_init_serverengine()
562 syslog(L_ERROR, "TLS engine: cannot load cert/key data"); in tls_init_serverengine()
668 syslog(L_ERROR, "TLS engine: cannot set cipher list"); in tls_init_serverengine()
680 syslog(L_ERROR, "TLS engine: cannot set ciphersuites"); in tls_init_serverengine()
748 syslog(L_ERROR, "error initializing TLS: " in tls_init()
[all …]
/dports/mail/qpopper/qpopper4.1.0/common/
H A Dmaillock.c346 return L_ERROR; in Qmaillock()
360 return L_ERROR; in Qmaillock()
368 return L_ERROR; in Qmaillock()
388 nRet = L_ERROR; in Qmaillock()
419 nRet = L_ERROR; in Qmaillock()
475 nRet = L_ERROR; in Qmaillock()
486 nRet = L_ERROR; in Qmaillock()
655 int nRet = L_ERROR; in Qmailunlock()
690 int nRet = L_ERROR; in Qtouchlock()
708 nRet = L_ERROR; in Qtouchlock()
[all …]
/dports/news/inn-current/inn-2.7-20211226/innd/
H A Drc.c162 syslog(L_ERROR, "can't do getsockname for identd"); in GoodIdent()
168 syslog(L_ERROR, "can't do getpeername for identd"); in GoodIdent()
193 syslog(L_ERROR, "can't open socket for identd (%m)"); in GoodIdent()
197 syslog(L_ERROR, "can't bind socket for identd (%m)"); in GoodIdent()
202 syslog(L_ERROR, "can't connect to identd (%m)"); in GoodIdent()
211 syslog(L_ERROR, "error writing to ident server: %m"); in GoodIdent()
218 syslog(L_ERROR, "error reading from ident server: %m"); in GoodIdent()
407 syslog(L_ERROR, "fd %d cant setsockopt(KEEPALIVE) %m", fd); in RChandoff()
638 syslog(L_ERROR, "%s cant close %d %m", LogName, fd); in RCreader()
672 syslog(L_ERROR, "%s internal RCwritedone", LogName); in RCwritedone()
[all …]
H A Dicd.c117 syslog(L_ERROR, "%s cant fflush log %m", LogName); in ICDwrite()
119 syslog(L_ERROR, "%s cant fflush errlog %m", LogName); in ICDwrite()
177 syslog(L_ERROR, "%s cant unlink %s %m", LogName, BACKUP); in ICDwritevactive()
182 syslog(L_ERROR, "%s cant open %s %m", LogName, BACKUP); in ICDwritevactive()
186 syslog(L_ERROR, "%s cant write %s %m", LogName, BACKUP); in ICDwritevactive()
191 syslog(L_ERROR, "%s cant close %s %m", LogName, BACKUP); in ICDwritevactive()
219 syslog(L_ERROR, "%s cant rewind %s %m", LogName, ICDactpath); in ICDwritevactive()
225 syslog(L_ERROR, "%s cant write %s %m", LogName, ICDactpath); in ICDwritevactive()
231 syslog(L_ERROR, "%s cant truncate %s", LogName, ICDactpath); in ICDwritevactive()
248 syslog(L_ERROR, "%s cant open %s %m", LogName, NEWACT); in ICDwritevactive()
[all …]
/dports/news/inn/inn-2.6.4/innd/
H A Drc.c142 syslog(L_ERROR, "can't do getsockname for identd"); in GoodIdent()
148 syslog(L_ERROR, "can't do getpeername for identd"); in GoodIdent()
174 syslog(L_ERROR, "can't open socket for identd (%m)"); in GoodIdent()
178 syslog(L_ERROR, "can't bind socket for identd (%m)"); in GoodIdent()
183 syslog(L_ERROR, "can't connect to identd (%m)"); in GoodIdent()
196 syslog(L_ERROR, "error reading from ident server: %m" ); in GoodIdent()
350 syslog(L_ERROR, "%s internal RCrejectwritedone state %d", in RCrejectwritedone()
640 syslog(L_ERROR, "%s internal RCwritedone", LogName); in RCwritedone()
935 syslog(L_ERROR, PEER_IN_PEER, LogName, in RCreadfile()
1431 syslog(L_ERROR, "%s line too long at %d: %s", in RCreadfile()
[all …]
H A Dicd.c119 syslog(L_ERROR, "%s cant fflush log %m", LogName); in ICDwrite()
121 syslog(L_ERROR, "%s cant fflush errlog %m", LogName); in ICDwrite()
179 syslog(L_ERROR, "%s cant unlink %s %m", LogName, BACKUP); in ICDwritevactive()
184 syslog(L_ERROR, "%s cant open %s %m", LogName, BACKUP); in ICDwritevactive()
189 syslog(L_ERROR, "%s cant write %s %m", LogName, BACKUP); in ICDwritevactive()
195 syslog(L_ERROR, "%s cant close %s %m", LogName, BACKUP); in ICDwritevactive()
230 syslog(L_ERROR, "%s cant write %s %m", LogName, ICDactpath); in ICDwritevactive()
236 syslog(L_ERROR, "%s cant truncate %s", LogName, ICDactpath); in ICDwritevactive()
253 syslog(L_ERROR, "%s cant open %s %m", LogName, NEWACT); in ICDwritevactive()
261 syslog(L_ERROR, "%s cant write %s %m", LogName, NEWACT); in ICDwritevactive()
[all …]
/dports/sysutils/shlock/inn-2.6.4/innd/
H A Drc.c142 syslog(L_ERROR, "can't do getsockname for identd"); in GoodIdent()
148 syslog(L_ERROR, "can't do getpeername for identd"); in GoodIdent()
174 syslog(L_ERROR, "can't open socket for identd (%m)"); in GoodIdent()
178 syslog(L_ERROR, "can't bind socket for identd (%m)"); in GoodIdent()
183 syslog(L_ERROR, "can't connect to identd (%m)"); in GoodIdent()
196 syslog(L_ERROR, "error reading from ident server: %m" ); in GoodIdent()
350 syslog(L_ERROR, "%s internal RCrejectwritedone state %d", in RCrejectwritedone()
640 syslog(L_ERROR, "%s internal RCwritedone", LogName); in RCwritedone()
935 syslog(L_ERROR, PEER_IN_PEER, LogName, in RCreadfile()
1431 syslog(L_ERROR, "%s line too long at %d: %s", in RCreadfile()
[all …]
H A Dicd.c119 syslog(L_ERROR, "%s cant fflush log %m", LogName); in ICDwrite()
121 syslog(L_ERROR, "%s cant fflush errlog %m", LogName); in ICDwrite()
179 syslog(L_ERROR, "%s cant unlink %s %m", LogName, BACKUP); in ICDwritevactive()
184 syslog(L_ERROR, "%s cant open %s %m", LogName, BACKUP); in ICDwritevactive()
189 syslog(L_ERROR, "%s cant write %s %m", LogName, BACKUP); in ICDwritevactive()
195 syslog(L_ERROR, "%s cant close %s %m", LogName, BACKUP); in ICDwritevactive()
230 syslog(L_ERROR, "%s cant write %s %m", LogName, ICDactpath); in ICDwritevactive()
236 syslog(L_ERROR, "%s cant truncate %s", LogName, ICDactpath); in ICDwritevactive()
253 syslog(L_ERROR, "%s cant open %s %m", LogName, NEWACT); in ICDwritevactive()
261 syslog(L_ERROR, "%s cant write %s %m", LogName, NEWACT); in ICDwritevactive()
[all …]
/dports/games/spring/spring_98.0/rts/Net/
H A DNetCommands.cpp260 LOG_L(L_ERROR, "Got invalid QuitMessage: %s", ex.what()); in ClientReadNet()
393 LOG_L(L_ERROR, "Got invalid ChatMessage: %s", ex.what()); in ClientReadNet()
406 LOG_L(L_ERROR, "Got invalid SystemMessage: %s", ex.what()); in ClientReadNet()
590 LOG_L(L_ERROR, "Got invalid Command: %s", ex.what()); in ClientReadNet()
632 LOG_L(L_ERROR, "Got invalid Select: %s", ex.what()); in ClientReadNet()
677 LOG_L(L_ERROR, "Got invalid AICommand: %s", ex.what()); in ClientReadNet()
752 LOG_L(L_ERROR, "Got invalid AICommands: %s", ex.what()); in ClientReadNet()
808 LOG_L(L_ERROR, "Got invalid AIShare: %s", ex.what()); in ClientReadNet()
834 LOG_L(L_ERROR, "Got invalid LuaMsg: %s", ex.what()); in ClientReadNet()
1098 LOG_L(L_ERROR, "Got invalid AICreated: %s", ex.what()); in ClientReadNet()
[all …]

12345678910>>...19