Home
last modified time | relevance | path

Searched refs:L_INFO (Results 1 – 25 of 473) sorted by relevance

12345678910>>...19

/dports/net/kamailio/kamailio-5.4.5/src/modules/app_perl/lib/perl/Kamailio/VDB/Adapter/
H A DDescribe.pm52 log(L_INFO, "About to use table $t\n");
66 log(L_INFO, "perlvdb:Describe: An insert was found with the following data: $pairs_descr\n");
90 log(L_INFO, "perlvdb:Describe: An update was found with the following conditions: $cond_descr\n");
96 log(L_INFO, "perlvdb:Describe: The following data are to be updated: $pairs_descr\n");
111 log(L_INFO, "perlvdb:Describe: A delete was found with the following conditions: $cond_descr\n");
131 log(L_INFO, "perlvdb:Describe: A query was found with the following conditions: $cond_descr\n");
137 log(L_INFO, "perlvdb:Describe: The following keys were requested: $keys_descr\n");
138 log(L_INFO, "perlvdb:Describe: Order requested: '$order'\n");
/dports/news/newsx/newsx-1.6/src/
H A Dstatistics.c60 log_msg(L_INFO,"posting errors: %d duplicate, %d missing, %d failed article%s", in statistics()
67 log_msg(L_INFO,"bounced %d article%s", in statistics()
71 log_msg(L_INFO,"%d group%s not available from this server", in statistics()
75 log_msg(L_INFO,"fetched %d group%s never seen before", in statistics()
80 log_msg(L_INFO,"omitted %ld article%s already in spool, %ld as crosspost%s, %ld filtered", in statistics()
85 log_msg(L_INFO,"omitted %ld article%s already in spool, %ld as crosspost%s", in statistics()
91 log_msg(L_INFO,"article fetch aborted"); in statistics()
96 log_msg(L_INFO, in statistics()
H A Dlock.c199 log_msg(L_INFO,"awaiting lockfile \"%s\" to disappear (max %ld s)", in do_lock()
249 log_msg(L_INFO,"unlock by force permanently disabled"); in force_unlock()
257 log_msg(L_INFO,"no attempt at unlocking by force"); in force_unlock()
283 log_msg(L_INFO,"sending process %d signal %d", other_pid, sig); in force_unlock()
288 log_msg(L_INFO,"process %d does not exist", other_pid); in force_unlock()
302 log_msg(L_INFO,"process %d exists, wait...", other_pid); in force_unlock()
/dports/net/kamailio/kamailio-5.4.5/src/modules/app_perl/doc/samples/
H A Dpersistence.pl18 log(L_INFO, "My persistent variable is $foo\n");
41 log(L_INFO, "invite to $dst");
44 log(L_INFO, "lasttime is $lasttime");
47 log(L_INFO, "I was already called at $lasttime");
50 log(L_INFO, "I know this call already. Doing nothing.");
52 log(L_INFO, "replying, return 1");
H A Dflags.pl8 log(L_INFO, "Setting flag GREEN...");
17 log(L_INFO, "flag GREEN set");
19 log(L_INFO, "flag GREEN not set");
23 log(L_INFO, "flag MAGENTA set");
25 log(L_INFO, "flag MAGENTA not set");
H A Dheaders.pl12 log(L_INFO, "header $f\n");
27 log(L_INFO, "$srch retrieved from array is $f\n");
29 log(L_INFO, "$srch as array is @h\n");
32 log(L_INFO, "$srch as scalar is $scalarto\n");
H A Dphonenumbers.pl20 Kamailio::log(L_INFO, "canonical number in '$u' is '$c'\n");
22 Kamailio::log(L_INFO, "Not a POTS number.\n");
43 Kamailio::log(L_INFO, "dial number in '$u' is '$c'\n");
45 Kamailio::log(L_INFO, "Not a POTS number.\n");
H A Dlogging.pl10 log(L_INFO, "Logging without Kamailio:: - import the symbol manually! See use statement...\n");
11 Kamailio::log(L_INFO, "This is the other preferred way: Include the package name");
12 $m->log(L_INFO, "The Message object has its own logging function. Rather don't use it ;)");
H A Dfirstline.pl10 Kamailio::log(L_INFO, "type is $t; version is $v\n");
13 Kamailio::log(L_INFO, "A request. Method is ".$m->getMethod()." to RURI ".$m->getRURI()."\n");
15 Kamailio::log(L_INFO, "A reply. status is ".$m->getStatus()." with reason ".$m->getReason()."\n");
H A Dfunctions.pl28 log(L_INFO, "This function was called with a parameter: $param\n");
32 log(L_INFO, "We can fiddle with it: $param\n");
57 log(L_INFO, "About to die...");
/dports/net/kamailio/kamailio-5.4.5/src/modules/dnssec/
H A Ddnssec_func.c49 LOG(L_INFO, "setting param %s\n", #flag);\ in set_context_flags()
86 LOG(L_INFO, " gethostbyname(%s) called: wrapper\n", name); in dnssec_gethostbyname()
105 LOG(L_INFO, " gethostbyname2(%s) called: wrapper\n", name); in dnssec_gethostbyname2()
117 LOG(L_INFO, "res_init called: wrapper\n"); in dnssec_res_init()
124 LOG(L_INFO, "destroying dnssec context\n"); in dnssec_res_destroy()
140 LOG(L_INFO, "res_query(%s,%d,%d) called: wrapper\n", in dnssec_res_search()
149 LOG(L_INFO, "invalid domain %s reason %s\n", dname, p_val_status(val_status)); in dnssec_res_search()
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dreadfile.c924 L_INFO("write/read bmp", procName); in ioFormatTest()
933 L_INFO(" **** bad bmp image ****", procName); in ioFormatTest()
941 L_INFO("write/read bmp", procName); in ioFormatTest()
957 L_INFO("write/read png", procName); in ioFormatTest()
980 L_INFO("write/read uncompressed tiff", procName); in ioFormatTest()
991 L_INFO("write/read lzw compressed tiff", procName); in ioFormatTest()
1002 L_INFO("write/read zip compressed tiff", procName); in ioFormatTest()
1014 L_INFO("write/read g4 compressed tiff", procName); in ioFormatTest()
1024 L_INFO("write/read g3 compressed tiff", procName); in ioFormatTest()
1061 L_INFO("write/read pnm", procName); in ioFormatTest()
[all …]
/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dreadfile.c1314 L_INFO("write/read bmp\n", procName); in ioFormatTest()
1331 L_INFO("write/read bmp\n", procName); in ioFormatTest()
1347 L_INFO("write/read png\n", procName); in ioFormatTest()
1371 L_INFO("write/read uncompressed tiff\n", procName); in ioFormatTest()
1383 L_INFO("write/read lzw compressed tiff\n", procName); in ioFormatTest()
1395 L_INFO("write/read zip compressed tiff\n", procName); in ioFormatTest()
1457 L_INFO("write/read pnm\n", procName); in ioFormatTest()
1479 L_INFO("write/read gif\n", procName); in ioFormatTest()
1499 L_INFO("write/read jpeg\n", procName); in ioFormatTest()
1526 L_INFO("write/read webp\n", procName); in ioFormatTest()
[all …]
H A Ddewarp2.c240 L_INFO("hsuccess = 1\n", procName); in dewarpBuildPageModel()
378 L_INFO("\nPage %d\n", procName, dew->pageno); in dewarpFindVertDisparity()
379 L_INFO("Pass 1: Curvature: medval = %f, medvar = %f\n", in dewarpFindVertDisparity()
399 L_INFO("Pass 2: Min/max curvature = (%d, %d)\n", procName, in dewarpFindVertDisparity()
588 L_INFO("Horiz disparity not built\n", procName); in dewarpFindHorizDisparity()
628 L_INFO("Left edge slope = %d\n", procName, dew->leftslope); in dewarpFindHorizDisparity()
629 L_INFO("Left edge curvature = %d\n", procName, dew->leftcurv); in dewarpFindHorizDisparity()
642 L_INFO("Right edge slope = %d\n", procName, dew->rightslope); in dewarpFindHorizDisparity()
1019 L_INFO("only %d lines; too few\n", procName, n); in dewarpGetLineEndPoints()
1728 L_INFO("hsuccess = 1\n", procName); in dewarpBuildLineModel()
[all …]
H A Ddewarp4.c360 L_INFO("page %d: has only a ref model\n", procName, i); in dewarpaSetValidModels()
362 L_INFO("page %d: no model successfully built\n", in dewarpaSetValidModels()
368 L_INFO("page %d: useboth, but no horiz disparity\n", in dewarpaSetValidModels()
371 L_INFO("page %d: max curvature %d > max_linecurv\n", in dewarpaSetValidModels()
374 L_INFO("page %d: diff curv %d < min_diff_linecurv\n", in dewarpaSetValidModels()
377 L_INFO("page %d: abs diff curv %d > max_diff_linecurv\n", in dewarpaSetValidModels()
381 L_INFO("page %d: abs left slope %d > max_edgeslope\n", in dewarpaSetValidModels()
388 L_INFO("page %d: left curvature %d > max_edgecurv\n", in dewarpaSetValidModels()
394 L_INFO("page %d: abs diff left-right curv %d > " in dewarpaSetValidModels()
460 L_INFO("maxdist < 2; no ref models can be used\n", procName); in dewarpaInsertRefModels()
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/modules/app_perl/lib/perl/Kamailio/
H A DVDB.pm135 Kamailio::log(L_INFO, "perlvdb:Insert not implemented in base class.\n");
140 Kamailio::log(L_INFO, "perlvdb:Replace not implemented in base class.\n");
145 Kamailio::log(L_INFO, "perlvdb:Delete not implemented in base class.\n");
150 Kamailio::log(L_INFO, "perlvdb:Update not implemented in base class.\n");
155 Kamailio::log(L_INFO, "perlvdb:Query not implemented in base class.\n");
/dports/net/bird2/bird-2.0.8/conf/
H A Dconf.c266 log(L_INFO "Reconfiguring"); in config_do_commit()
298 log(L_INFO "Reconfigured"); in config_done()
307 log(L_INFO "Reconfiguring to queued configuration"); in config_done()
359 log(L_INFO "Queueing new configuration, ignoring the one already queued"); in config_commit()
363 log(L_INFO "Queueing new configuration"); in config_commit()
439 log(L_INFO "Removing queued configuration"); in config_undo()
445 log(L_INFO "Queueing undo configuration"); in config_undo()
482 log(L_INFO "Config timeout expired, starting undo"); in config_timeout()
515 log(L_INFO "Shutting down"); in order_shutdown()
517 log(L_INFO "Shutting down for graceful restart"); in order_shutdown()
/dports/games/spring/spring_98.0/test/engine/System/Log/
H A DTestILog.cpp81 TLOG_SL(section, L_INFO, fmt, ##__VA_ARGS__)
87 TLOG_SL(LOG_SECTION_DEFAULT, L_INFO, fmt, ##__VA_ARGS__)
141 TEST_LOG_LEVEL(L_INFO); in BOOST_AUTO_TEST_CASE()
186 LOG_L( L_INFO, "Testing logging section: <default> (level: info)"); in BOOST_AUTO_TEST_CASE()
187 TLOG_L(L_INFO, "Testing logging section: <default> (level: info)"); in BOOST_AUTO_TEST_CASE()
202 …LOG_SL( LOG_SECTION_ONE_TIME_1, L_INFO, "Testing logging section: <temporary-section> (level: INFO… in BOOST_AUTO_TEST_CASE()
203 …TLOG_SL(LOG_SECTION_ONE_TIME_1, L_INFO, "Testing logging section: <temporary-section> (level: INFO… in BOOST_AUTO_TEST_CASE()
/dports/editors/gummi/gummi-0.8.1/src/
H A Denvironment.c68 slog (L_INFO, "\n"); in gummi_new_environment()
69 slog (L_INFO, "Environment created for:\n"); in gummi_new_environment()
70 slog (L_INFO, "TEX: %s\n", ec->filename); in gummi_new_environment()
71 slog (L_INFO, "TMP: %s\n", ec->workfile); in gummi_new_environment()
72 slog (L_INFO, "PDF: %s\n", ec->pdffile); in gummi_new_environment()
/dports/net/bird/bird-1.6.8/conf/
H A Dconf.c258 log(L_INFO "Reconfiguring"); in config_do_commit()
289 log(L_INFO "Reconfigured"); in config_done()
298 log(L_INFO "Reconfiguring to queued configuration"); in config_done()
350 log(L_INFO "Queueing new configuration, ignoring the one already queued"); in config_commit()
354 log(L_INFO "Queueing new configuration"); in config_commit()
430 log(L_INFO "Removing queued configuration"); in config_undo()
436 log(L_INFO "Queueing undo configuration"); in config_undo()
455 log(L_INFO "Config timeout expired, starting undo"); in config_timeout()
487 log(L_INFO "Shutting down"); in order_shutdown()
/dports/archivers/lib1541img/lib1541img-1.1/src/lib/1541img/
H A Dzcfileset.c63 logmsg(L_INFO, "ZcFileSet: 5-file disk-packed zipcode " in fromFileData()
72 logmsg(L_INFO, "ZcFileSet: 4-file disk-packed zipcode " in fromFileData()
118 logfmt(L_INFO, "ZcFileSet: checking disk `%s,%s'", CbmdosVfs_name(vfs, 0), in fromVfsInternal()
140 logfmt(logerrors ? L_WARNING : L_INFO, in fromVfsInternal()
145 logfmt(L_INFO, "ZcFileSet: found `%s.PRG' (%lu bytes)", name, in fromVfsInternal()
202 logmsg(L_INFO, "ZcFileSet: 4/5-file disk-packed zipcode " in ZcFileSet_fromFile()
210 logfmt(L_INFO, "ZcFileSet: trying to read `%s'.", ffn); in ZcFileSet_fromFile()
319 logfmt(L_INFO, "ZcFileSet_save: saved `%s'.", Filename_full(fn)); in ZcFileSet_save()
/dports/games/spring/spring_98.0/rts/Rendering/Models/
H A DAssParser.cpp141 LOG_SL(LOG_SECTION_MODEL, L_INFO, "Loading model: %s", modelFilePath.c_str()); in Load()
154 LOG_SL(LOG_SECTION_MODEL, L_INFO, "No meta-file '%s'. Using defaults.", metaFileName.c_str()); in Load()
197 LOG_SL(LOG_SECTION_MODEL, L_INFO, "Importing model file: %s", modelFilePath.c_str()); in Load()
207 LOG_SL(LOG_SECTION_MODEL, L_INFO, in Load()
240 LOG_SL(LOG_SECTION_MODEL, L_INFO, "Model %s Imported.", model->name.c_str()); in Load()
320 LOG_SL(LOG_SECTION_PIECE, L_INFO, in LoadPieceTransformations()
327 LOG_SL(LOG_SECTION_PIECE, L_INFO, in LoadPieceTransformations()
409 LOG_SL(LOG_SECTION_MODEL, L_INFO, in SetModelRadiusAndHeight()
614 LOG_SL(LOG_SECTION_PIECE, L_INFO, "Found metadata for piece '%s'", piece->name.c_str()); in LoadPiece()
628 LOG_SL(LOG_SECTION_PIECE, L_INFO, "piece->name: %s", piece->name.c_str()); in LoadPiece()
[all …]
/dports/editors/gummi/gummi-0.8.1/src/compile/
H A Dtexlive.c51 slog (L_INFO, "Texlive %d was found installed\n", texversion); in texlive_init()
55 slog (L_INFO, "Typesetter detected: %s\n", in texlive_init()
61 slog (L_INFO, "Typesetter detected: %s\n", in texlive_init()
67 slog (L_INFO, "Typesetter detected: %s\n", in texlive_init()
/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
120 LogMessage(L_INFO, in main()
144 LogMessage(L_INFO, "Spawning a shell to give SYSTEM token (do not close it)"); in main()
169 LogMessage(L_INFO, "Starting the NTVDM subsystem by launching MS-DOS executable"); in main()
226 LogMessage(L_INFO, "The exploit thread reports exploitation was successful"); in main()
227 LogMessage(L_INFO, "w00t! You can now use the shell opened earlier"); in main()
454 LogMessage(L_INFO, "Signature found %#x bytes from kernel base", i); in ScanForCodeSignature()
481 case L_INFO: fprintf(stdout, "[+] %s\n", Buffer); break; in LogMessage()
/dports/net/kamailio/kamailio-5.4.5/src/modules/db2_ops/
H A DREADME499 xplog("L_INFO", "print count\n");
501 xplog("L_INFO", "fetch: row_no: %@db.fetch.h1.row_no, count: %@db.fetch.
505 xplog("L_INFO", "query: is_empty: %@db.query.q1.is_empty, count: %@db.qu
534 xplog("L_INFO", "query #1\n");
540 xplog("L_INFO", "replace\n");
543 xplog("L_INFO", "query #2\n");
549 xplog("L_INFO", "query #3\n");
562 xplog("L_INFO", "foreach\n");
566 xplog("L_INFO", "query test\n");
578 xplog("L_INFO", "\n\n\ntimer\n");
[all …]

12345678910>>...19