Home
last modified time | relevance | path

Searched refs:debugstr (Results 1 – 25 of 143) sorted by relevance

123456

/dports/databases/sqlrelay/sqlrelay-1.7.0/src/protocols/
H A Dsqlrclient.cpp745 debugstr.clear(); in getCommand()
909 debugstr.clear(); in getUserFromClient()
937 debugstr.clear(); in getPasswordFromClient()
1148 debugstr.clear(); in selectDatabaseCommand()
1578 debugstr.clear(); in getClientInfo()
1597 debugstr.clear(); in getClientInfo()
1600 debugstr.clear(); in getClientInfo()
1643 debugstr.clear(); in getQuery()
1670 debugstr.clear(); in getQuery()
1673 debugstr.clear(); in getQuery()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/SLOF/slof/fs/
H A Dbootmsg.fs12 create debugstr 255 allot
25 debugstr swap move \ copy into buffer
26 0 debuglen debugstr + c! \ terminate '\0'
27 debugstr bootmsg-warning
42 debugstr swap move \ copy into buffer
43 0 debuglen debugstr + c! \ terminate '\0'
44 debugstr bootmsg-debugcp
59 debugstr swap move \ copy into buffer
60 0 debuglen debugstr + c! \ terminate '\0'
61 debugstr bootmsg-error
/dports/emulators/qemu42/qemu-4.2.1/roms/SLOF/slof/fs/
H A Dbootmsg.fs12 create debugstr 255 allot
25 debugstr swap move \ copy into buffer
26 0 debuglen debugstr + c! \ terminate '\0'
27 debugstr bootmsg-warning
42 debugstr swap move \ copy into buffer
43 0 debuglen debugstr + c! \ terminate '\0'
44 debugstr bootmsg-debugcp
59 debugstr swap move \ copy into buffer
60 0 debuglen debugstr + c! \ terminate '\0'
61 debugstr bootmsg-error
/dports/emulators/qemu/qemu-6.2.0/roms/SLOF/slof/fs/
H A Dbootmsg.fs12 create debugstr 255 allot
25 debugstr swap move \ copy into buffer
26 0 debuglen debugstr + c! \ terminate '\0'
27 debugstr bootmsg-warning
42 debugstr swap move \ copy into buffer
43 0 debuglen debugstr + c! \ terminate '\0'
44 debugstr bootmsg-debugcp
59 debugstr swap move \ copy into buffer
60 0 debuglen debugstr + c! \ terminate '\0'
61 debugstr bootmsg-error
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/SLOF/slof/fs/
H A Dbootmsg.fs12 create debugstr 255 allot
25 debugstr swap move \ copy into buffer
26 0 debuglen debugstr + c! \ terminate '\0'
27 debugstr bootmsg-warning
42 debugstr swap move \ copy into buffer
43 0 debuglen debugstr + c! \ terminate '\0'
44 debugstr bootmsg-debugcp
59 debugstr swap move \ copy into buffer
60 0 debuglen debugstr + c! \ terminate '\0'
61 debugstr bootmsg-error
/dports/emulators/qemu-utils/qemu-4.2.1/roms/SLOF/slof/fs/
H A Dbootmsg.fs12 create debugstr 255 allot
25 debugstr swap move \ copy into buffer
26 0 debuglen debugstr + c! \ terminate '\0'
27 debugstr bootmsg-warning
42 debugstr swap move \ copy into buffer
43 0 debuglen debugstr + c! \ terminate '\0'
44 debugstr bootmsg-debugcp
59 debugstr swap move \ copy into buffer
60 0 debuglen debugstr + c! \ terminate '\0'
61 debugstr bootmsg-error
/dports/emulators/qemu5/qemu-5.2.0/roms/SLOF/slof/fs/
H A Dbootmsg.fs12 create debugstr 255 allot
25 debugstr swap move \ copy into buffer
26 0 debuglen debugstr + c! \ terminate '\0'
27 debugstr bootmsg-warning
42 debugstr swap move \ copy into buffer
43 0 debuglen debugstr + c! \ terminate '\0'
44 debugstr bootmsg-debugcp
59 debugstr swap move \ copy into buffer
60 0 debuglen debugstr + c! \ terminate '\0'
61 debugstr bootmsg-error
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/SLOF/slof/fs/
H A Dbootmsg.fs12 create debugstr 255 allot
25 debugstr swap move \ copy into buffer
26 0 debuglen debugstr + c! \ terminate '\0'
27 debugstr bootmsg-warning
42 debugstr swap move \ copy into buffer
43 0 debuglen debugstr + c! \ terminate '\0'
44 debugstr bootmsg-debugcp
59 debugstr swap move \ copy into buffer
60 0 debuglen debugstr + c! \ terminate '\0'
61 debugstr bootmsg-error
/dports/net/samba412/samba-4.12.15/examples/libsmbclient/
H A Dtestacl2.c26 const char *debugstr; in main() local
51 debugstr = "set attributes (1st time)"; in main()
57 debugstr, argv[1], errno, strerror(errno)); in main()
62 debugstr = "set attributes (2nd time)"; in main()
68 debugstr, argv[1], errno, strerror(errno)); in main()
H A Dtestacl.c33 const char *debugstr; in main() local
271 debugstr = "add attributes"; in main()
276 debugstr = "modify attributes"; in main()
284 debugstr = "chown owner"; in main()
292 debugstr = "change group"; in main()
297 debugstr = "set attributes"; in main()
312 debugstr, path, errno, strerror(errno)); in main()
/dports/comms/fldigi/fldigi-4.1.20/src/rigcontrol/
H A Dxmlrpc_rig.cxx500 static string debugstr; in flrig_get_modes() local
501 debugstr.assign("Mode table: "); in flrig_get_modes()
660 static string debugstr; in xmlrpc_rig_post_bws() local
661 debugstr.assign("\nBW1 table: "); in xmlrpc_rig_post_bws()
665 debugstr.append(labels1); in xmlrpc_rig_post_bws()
666 LOG_VERBOSE("%s", debugstr.c_str()); in xmlrpc_rig_post_bws()
692 static string debugstr; in xmlrpc_rig_post_bws() local
693 debugstr.assign("\nBW2 table: "); in xmlrpc_rig_post_bws()
697 debugstr.append(labels2); in xmlrpc_rig_post_bws()
723 static string debugstr; in xmlrpc_rig_post_bws() local
[all …]
/dports/devel/gdb/gdb-11.1/gdb/contrib/
H A Dgdb-add-index.sh95 debugstr="${fpath}.debug_str"
106 tmp_files="$tmp_files $index4 $index5 $debugstr $debugstrmerge $debugstrerr"
147 if test -s "$debugstr"; then
160 cat "$debugstr" >>"$debugstrmerge"
/dports/devel/bglibs/bglibs-2.04/str/
H A Denv_unset.c24 envstr_unset(&env, "B"); debugstr(&env);
25 envstr_unset(&env, "A"); debugstr(&env);
26 envstr_unset(&env, "C"); debugstr(&env);
H A Dfree.c37 debugstr(&s);
39 debugstr(&s);
/dports/net/samba412/samba-4.12.15/ctdb/tests/src/
H A Dtest_options.c62 .arg = &_values.debugstr,
130 opts->debugstr = "ERR"; in set_defaults_basic()
147 status = debug_level_parse(opts->debugstr, &log_level); in verify_options_basic()
150 opts->debugstr); in verify_options_basic()
H A Dtest_options.h28 const char *debugstr; member
/dports/databases/sqlrelay/sqlrelay-1.7.0/src/server/
H A Dsqlrlistener.cpp618 stringbuffer debugstr; in createSharedMemoryAndSemaphores() local
1489 stringbuffer debugstr; in forkChild() local
1831 stringbuffer debugstr; in getAConnection() local
1834 debugstr.append( in getAConnection()
1837 debugstr.getString()); in getAConnection()
2099 stringbuffer debugstr; in proxyClient() local
2102 debugstr.append(" : "); in proxyClient()
2104 debugstr.append(err); in proxyClient()
2115 stringbuffer debugstr; in proxyClient() local
2116 debugstr.append("read "); in proxyClient()
[all …]
/dports/biology/emboss/EMBOSS-6.6.0/scripts/
H A Dvalgrind.pl105 if($dodebug) {$debugstr = "EMBOSS_DEBUG=Y ;export EMBOSS_DEBUG"}
106 …$sysstat = system ("$debugstr EMBOSSRC=../.. ;export EMBOSSRC ;EMBOSS_RCHOME=N ;export EMBOSS_RCHO…
210 $debugstr = "";
/dports/devel/bglibs/bglibs-2.04/
H A Dselftest.c17 void debugstr(const str* s) in debugstr() function
37 debugstr(s); in debugstrfn()
/dports/databases/pspg/pspg-5.3.4/src/
H A Dinfra.c188 smalloc2(int size, char *debugstr) in smalloc2() argument
194 leave("out of memory while %s", debugstr); in smalloc2()
213 sstrdup2(const char *str, char *debugstr) in sstrdup2() argument
218 leave("out of memory while %s", debugstr); in sstrdup2()
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/internal/objabi/
H A Dflag.go276 func (f *DebugFlag) Set(debugstr string) error {
277 if debugstr == "" {
283 for _, name := range strings.Split(debugstr, ",") {
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ppp/
H A Dppp_mppe.c251 const char *debugstr) in mppe_init() argument
266 printk(KERN_WARNING "%s[%d]: unknown key length\n", debugstr, in mppe_init()
278 debugstr, unit, (state->keylen == 16) ? 128 : 40, in mppe_init()
282 debugstr, unit, in mppe_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ppp/
H A Dppp_mppe.c251 const char *debugstr) in mppe_init() argument
266 printk(KERN_WARNING "%s[%d]: unknown key length\n", debugstr, in mppe_init()
278 debugstr, unit, (state->keylen == 16) ? 128 : 40, in mppe_init()
282 debugstr, unit, in mppe_init()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ppp/
H A Dppp_mppe.c251 const char *debugstr) in mppe_init() argument
266 printk(KERN_WARNING "%s[%d]: unknown key length\n", debugstr, in mppe_init()
278 debugstr, unit, (state->keylen == 16) ? 128 : 40, in mppe_init()
282 debugstr, unit, in mppe_init()
/dports/games/trigger-rally/trigger-rally-0.6.6.1/src/PEngine/
H A Dutil.cpp268 std::string debugstr = err + " - " + errstr; in copyFile() local
272 std::string debugstr = errstr; in copyFile()
276 PUtil::outLog() << "PhysFS: " << debugstr << std::endl; in copyFile()

123456