Home
last modified time | relevance | path

Searched refs:lastmsg (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/dports/lang/php73/php-7.3.33/ext/pdo_dblib/
H A Dpdo_dblib.c137 if (einfo->lastmsg) { in pdo_dblib_msg_handler()
138 efree(einfo->lastmsg); in pdo_dblib_msg_handler()
141 einfo->lastmsg = estrdup(msgtext); in pdo_dblib_msg_handler()
157 if (err->lastmsg) { in pdo_dblib_err_dtor()
158 efree(err->lastmsg); in pdo_dblib_err_dtor()
159 err->lastmsg = NULL; in pdo_dblib_err_dtor()
183 if (DBLIB_G(err).lastmsg) { in PHP_RSHUTDOWN_FUNCTION()
184 efree(DBLIB_G(err).lastmsg); in PHP_RSHUTDOWN_FUNCTION()
185 DBLIB_G(err).lastmsg = NULL; in PHP_RSHUTDOWN_FUNCTION()
/dports/lang/php81/php-8.1.1/ext/pdo_dblib/
H A Dpdo_dblib.c134 if (einfo->lastmsg) { in pdo_dblib_msg_handler()
135 efree(einfo->lastmsg); in pdo_dblib_msg_handler()
138 einfo->lastmsg = estrdup(msgtext); in pdo_dblib_msg_handler()
154 if (err->lastmsg) { in pdo_dblib_err_dtor()
155 efree(err->lastmsg); in pdo_dblib_err_dtor()
156 err->lastmsg = NULL; in pdo_dblib_err_dtor()
183 if (DBLIB_G(err).lastmsg) { in PHP_RSHUTDOWN_FUNCTION()
184 efree(DBLIB_G(err).lastmsg); in PHP_RSHUTDOWN_FUNCTION()
185 DBLIB_G(err).lastmsg = NULL; in PHP_RSHUTDOWN_FUNCTION()
/dports/databases/php81-pdo_dblib/php-8.1.1/ext/pdo_dblib/
H A Dpdo_dblib.c134 if (einfo->lastmsg) { in pdo_dblib_msg_handler()
135 efree(einfo->lastmsg); in pdo_dblib_msg_handler()
138 einfo->lastmsg = estrdup(msgtext); in pdo_dblib_msg_handler()
154 if (err->lastmsg) { in pdo_dblib_err_dtor()
155 efree(err->lastmsg); in pdo_dblib_err_dtor()
156 err->lastmsg = NULL; in pdo_dblib_err_dtor()
183 if (DBLIB_G(err).lastmsg) { in PHP_RSHUTDOWN_FUNCTION()
184 efree(DBLIB_G(err).lastmsg); in PHP_RSHUTDOWN_FUNCTION()
185 DBLIB_G(err).lastmsg = NULL; in PHP_RSHUTDOWN_FUNCTION()
/dports/databases/php74-pdo_dblib/php-7.4.27/ext/pdo_dblib/
H A Dpdo_dblib.c140 if (einfo->lastmsg) { in pdo_dblib_msg_handler()
141 efree(einfo->lastmsg); in pdo_dblib_msg_handler()
144 einfo->lastmsg = estrdup(msgtext); in pdo_dblib_msg_handler()
160 if (err->lastmsg) { in pdo_dblib_err_dtor()
161 efree(err->lastmsg); in pdo_dblib_err_dtor()
162 err->lastmsg = NULL; in pdo_dblib_err_dtor()
189 if (DBLIB_G(err).lastmsg) { in PHP_RSHUTDOWN_FUNCTION()
190 efree(DBLIB_G(err).lastmsg); in PHP_RSHUTDOWN_FUNCTION()
191 DBLIB_G(err).lastmsg = NULL; in PHP_RSHUTDOWN_FUNCTION()
/dports/databases/php80-pdo_dblib/php-8.0.15/ext/pdo_dblib/
H A Dpdo_dblib.c134 if (einfo->lastmsg) { in pdo_dblib_msg_handler()
135 efree(einfo->lastmsg); in pdo_dblib_msg_handler()
138 einfo->lastmsg = estrdup(msgtext); in pdo_dblib_msg_handler()
154 if (err->lastmsg) { in pdo_dblib_err_dtor()
155 efree(err->lastmsg); in pdo_dblib_err_dtor()
156 err->lastmsg = NULL; in pdo_dblib_err_dtor()
183 if (DBLIB_G(err).lastmsg) { in PHP_RSHUTDOWN_FUNCTION()
184 efree(DBLIB_G(err).lastmsg); in PHP_RSHUTDOWN_FUNCTION()
185 DBLIB_G(err).lastmsg = NULL; in PHP_RSHUTDOWN_FUNCTION()
/dports/databases/php73-pdo_dblib/php-7.3.33/ext/pdo_dblib/
H A Dpdo_dblib.c137 if (einfo->lastmsg) { in pdo_dblib_msg_handler()
138 efree(einfo->lastmsg); in pdo_dblib_msg_handler()
141 einfo->lastmsg = estrdup(msgtext); in pdo_dblib_msg_handler()
157 if (err->lastmsg) { in pdo_dblib_err_dtor()
158 efree(err->lastmsg); in pdo_dblib_err_dtor()
159 err->lastmsg = NULL; in pdo_dblib_err_dtor()
183 if (DBLIB_G(err).lastmsg) { in PHP_RSHUTDOWN_FUNCTION()
184 efree(DBLIB_G(err).lastmsg); in PHP_RSHUTDOWN_FUNCTION()
185 DBLIB_G(err).lastmsg = NULL; in PHP_RSHUTDOWN_FUNCTION()
/dports/www/mod_php81/php-8.1.1/ext/pdo_dblib/
H A Dpdo_dblib.c134 if (einfo->lastmsg) { in pdo_dblib_msg_handler()
135 efree(einfo->lastmsg); in pdo_dblib_msg_handler()
138 einfo->lastmsg = estrdup(msgtext); in pdo_dblib_msg_handler()
154 if (err->lastmsg) { in pdo_dblib_err_dtor()
155 efree(err->lastmsg); in pdo_dblib_err_dtor()
156 err->lastmsg = NULL; in pdo_dblib_err_dtor()
183 if (DBLIB_G(err).lastmsg) { in PHP_RSHUTDOWN_FUNCTION()
184 efree(DBLIB_G(err).lastmsg); in PHP_RSHUTDOWN_FUNCTION()
185 DBLIB_G(err).lastmsg = NULL; in PHP_RSHUTDOWN_FUNCTION()
/dports/lang/php80/php-8.0.15/ext/pdo_dblib/
H A Dpdo_dblib.c134 if (einfo->lastmsg) { in pdo_dblib_msg_handler()
135 efree(einfo->lastmsg); in pdo_dblib_msg_handler()
138 einfo->lastmsg = estrdup(msgtext); in pdo_dblib_msg_handler()
154 if (err->lastmsg) { in pdo_dblib_err_dtor()
155 efree(err->lastmsg); in pdo_dblib_err_dtor()
156 err->lastmsg = NULL; in pdo_dblib_err_dtor()
183 if (DBLIB_G(err).lastmsg) { in PHP_RSHUTDOWN_FUNCTION()
184 efree(DBLIB_G(err).lastmsg); in PHP_RSHUTDOWN_FUNCTION()
185 DBLIB_G(err).lastmsg = NULL; in PHP_RSHUTDOWN_FUNCTION()
/dports/lang/php74/php-7.4.27/ext/pdo_dblib/
H A Dpdo_dblib.c140 if (einfo->lastmsg) { in pdo_dblib_msg_handler()
141 efree(einfo->lastmsg); in pdo_dblib_msg_handler()
144 einfo->lastmsg = estrdup(msgtext); in pdo_dblib_msg_handler()
160 if (err->lastmsg) { in pdo_dblib_err_dtor()
161 efree(err->lastmsg); in pdo_dblib_err_dtor()
162 err->lastmsg = NULL; in pdo_dblib_err_dtor()
189 if (DBLIB_G(err).lastmsg) { in PHP_RSHUTDOWN_FUNCTION()
190 efree(DBLIB_G(err).lastmsg); in PHP_RSHUTDOWN_FUNCTION()
191 DBLIB_G(err).lastmsg = NULL; in PHP_RSHUTDOWN_FUNCTION()
/dports/www/mod_php73/php-7.3.33/ext/pdo_dblib/
H A Dpdo_dblib.c137 if (einfo->lastmsg) { in pdo_dblib_msg_handler()
138 efree(einfo->lastmsg); in pdo_dblib_msg_handler()
141 einfo->lastmsg = estrdup(msgtext); in pdo_dblib_msg_handler()
157 if (err->lastmsg) { in pdo_dblib_err_dtor()
158 efree(err->lastmsg); in pdo_dblib_err_dtor()
159 err->lastmsg = NULL; in pdo_dblib_err_dtor()
183 if (DBLIB_G(err).lastmsg) { in PHP_RSHUTDOWN_FUNCTION()
184 efree(DBLIB_G(err).lastmsg); in PHP_RSHUTDOWN_FUNCTION()
185 DBLIB_G(err).lastmsg = NULL; in PHP_RSHUTDOWN_FUNCTION()
/dports/www/mod_php74/php-7.4.27/ext/pdo_dblib/
H A Dpdo_dblib.c140 if (einfo->lastmsg) { in pdo_dblib_msg_handler()
141 efree(einfo->lastmsg); in pdo_dblib_msg_handler()
144 einfo->lastmsg = estrdup(msgtext); in pdo_dblib_msg_handler()
160 if (err->lastmsg) { in pdo_dblib_err_dtor()
161 efree(err->lastmsg); in pdo_dblib_err_dtor()
162 err->lastmsg = NULL; in pdo_dblib_err_dtor()
189 if (DBLIB_G(err).lastmsg) { in PHP_RSHUTDOWN_FUNCTION()
190 efree(DBLIB_G(err).lastmsg); in PHP_RSHUTDOWN_FUNCTION()
191 DBLIB_G(err).lastmsg = NULL; in PHP_RSHUTDOWN_FUNCTION()
/dports/www/mod_php80/php-8.0.15/ext/pdo_dblib/
H A Dpdo_dblib.c134 if (einfo->lastmsg) { in pdo_dblib_msg_handler()
135 efree(einfo->lastmsg); in pdo_dblib_msg_handler()
138 einfo->lastmsg = estrdup(msgtext); in pdo_dblib_msg_handler()
154 if (err->lastmsg) { in pdo_dblib_err_dtor()
155 efree(err->lastmsg); in pdo_dblib_err_dtor()
156 err->lastmsg = NULL; in pdo_dblib_err_dtor()
183 if (DBLIB_G(err).lastmsg) { in PHP_RSHUTDOWN_FUNCTION()
184 efree(DBLIB_G(err).lastmsg); in PHP_RSHUTDOWN_FUNCTION()
185 DBLIB_G(err).lastmsg = NULL; in PHP_RSHUTDOWN_FUNCTION()
/dports/lang/yap/yap-6.2.2/packages/clib/maildrop/rfc822/
H A Dimaprefs.c132 msgp->last=mt->lastmsg; in rfc822_threadallocmsg()
134 if (mt->lastmsg) in rfc822_threadallocmsg()
135 mt->lastmsg->next=msgp; in rfc822_threadallocmsg()
139 mt->lastmsg=msgp; in rfc822_threadallocmsg()
208 msg->parent=lastmsg; in linkparent()
213 lastmsg->firstchild=msg; in linkparent()
215 lastmsg->lastchild=msg; in linkparent()
283 lastmsg=msg; in dorefcreate()
300 lastmsg=msg; in dorefcreate()
306 lastmsg=msg; in dorefcreate()
[all …]
/dports/games/nlarn/nlarn-NLarn-0.7.6/src/
H A Dutils.c69 if (log->lastmsg != NULL) in log_destroy()
71 g_free(log->lastmsg); in log_destroy()
92 if (log->lastmsg) in log_add_entry()
94 if (g_strcmp0(msg, log->lastmsg) == 0) in log_add_entry()
103 g_free(log->lastmsg); in log_add_entry()
104 log->lastmsg = msg; in log_add_entry()
109 log->lastmsg = msg; in log_add_entry()
144 if (log->lastmsg) in log_set_time()
146 g_free(log->lastmsg); in log_set_time()
147 log->lastmsg = NULL; in log_set_time()
[all …]
/dports/misc/dejagnu/dejagnu-1.6.3/
H A Ddejagnu.h184 std::string lastmsg; variable
210 lastmsg = s; in pass()
218 lastmsg = s; in xpass()
226 lastmsg = s; in fail()
234 lastmsg = s; in xfail()
242 lastmsg = s; in untested()
250 lastmsg = s; in unresolved()
271 return os << "\t" << outstate[t.laststate] << t.lastmsg ;
275 std::string GetMsg (void) { return lastmsg; } in GetMsg()
/dports/sysutils/slurm-wlm/slurm-20.02.7/testsuite/
H A Ddejagnu.h185 std::string lastmsg; variable
211 lastmsg = s; in pass()
225 lastmsg = s; in xpass()
239 lastmsg = s; in fail()
253 lastmsg = s; in xfail()
267 lastmsg = s; in untested()
281 lastmsg = s; in unresolved()
308 return os << "\t" << outstate[t.laststate] << t.lastmsg ;
312 std::string GetMsg (void) { return lastmsg; } in GetMsg()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/jit/
H A Djit-dejagnu.h206 std::string lastmsg; variable
232 lastmsg = s; in pass()
246 lastmsg = s; in xpass()
260 lastmsg = s; in fail()
274 lastmsg = s; in xfail()
288 lastmsg = s; in untested()
302 lastmsg = s; in unresolved()
330 return os << "\t" << outstate[t.laststate] << t.lastmsg ;
334 std::string GetMsg (void) { return lastmsg; } in GetMsg()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/
H A Ddejagnu.h185 std::string lastmsg; variable
212 lastmsg = s; in pass()
226 lastmsg = s; in xpass()
240 lastmsg = s; in fail()
254 lastmsg = s; in xfail()
268 lastmsg = s; in untested()
282 lastmsg = s; in unresolved()
309 return os << "\t" << outstate[t.laststate] << t.lastmsg ;
313 std::string GetMsg (void) { return lastmsg; } in GetMsg()
/dports/devel/cscope/cscope-15.9/src/
H A Ddisplay.c87 static char lastmsg[MSGLEN + 1]; /* last message displayed */ variable
175 addstr(lastmsg); in display()
476 (void) snprintf(lastmsg, sizeof(lastmsg), "Egrep %s in this pattern: %s", in search()
479 (void) snprintf(lastmsg, sizeof(lastmsg), "This is not a C symbol: %s", in search()
482 (void) snprintf(lastmsg, sizeof(lastmsg), "Error in this regcomp(3) regular expression: %s", in search()
486 (void) snprintf(lastmsg, sizeof(lastmsg), "Function definition does not exist: %s", in search()
489 (void) snprintf(lastmsg, sizeof(lastmsg), "Could not find the %s: %s", in search()
593 (void) strncpy(lastmsg, msg, sizeof(lastmsg) - 1); in postmsg()
/dports/mail/cone/cone-1.1/libs/rfc822/
H A Dimaprefs.c129 msgp->last=mt->lastmsg; in rfc822_threadallocmsg()
131 if (mt->lastmsg) in rfc822_threadallocmsg()
132 mt->lastmsg->next=msgp; in rfc822_threadallocmsg()
136 mt->lastmsg=msgp; in rfc822_threadallocmsg()
205 msg->parent=lastmsg; in linkparent()
210 lastmsg->firstchild=msg; in linkparent()
212 lastmsg->lastchild=msg; in linkparent()
280 lastmsg=msg; in dorefcreate()
297 lastmsg=msg; in dorefcreate()
303 lastmsg=msg; in dorefcreate()
[all …]
/dports/mail/maildrop/maildrop-3.0.3/libs/rfc822/
H A Dimaprefs.c129 msgp->last=mt->lastmsg; in rfc822_threadallocmsg()
131 if (mt->lastmsg) in rfc822_threadallocmsg()
132 mt->lastmsg->next=msgp; in rfc822_threadallocmsg()
136 mt->lastmsg=msgp; in rfc822_threadallocmsg()
205 msg->parent=lastmsg; in linkparent()
210 lastmsg->firstchild=msg; in linkparent()
212 lastmsg->lastchild=msg; in linkparent()
280 lastmsg=msg; in dorefcreate()
297 lastmsg=msg; in dorefcreate()
303 lastmsg=msg; in dorefcreate()
[all …]
/dports/security/courier-authlib-base/courier-authlib-0.71.4/libs/rfc822/
H A Dimaprefs.c129 msgp->last=mt->lastmsg; in rfc822_threadallocmsg()
131 if (mt->lastmsg) in rfc822_threadallocmsg()
132 mt->lastmsg->next=msgp; in rfc822_threadallocmsg()
136 mt->lastmsg=msgp; in rfc822_threadallocmsg()
205 msg->parent=lastmsg; in linkparent()
210 lastmsg->firstchild=msg; in linkparent()
212 lastmsg->lastchild=msg; in linkparent()
280 lastmsg=msg; in dorefcreate()
297 lastmsg=msg; in dorefcreate()
303 lastmsg=msg; in dorefcreate()
[all …]
/dports/mail/sqwebmail/sqwebmail-6.0.6/libs/rfc822/
H A Dimaprefs.c129 msgp->last=mt->lastmsg; in rfc822_threadallocmsg()
131 if (mt->lastmsg) in rfc822_threadallocmsg()
132 mt->lastmsg->next=msgp; in rfc822_threadallocmsg()
136 mt->lastmsg=msgp; in rfc822_threadallocmsg()
205 msg->parent=lastmsg; in linkparent()
210 lastmsg->firstchild=msg; in linkparent()
212 lastmsg->lastchild=msg; in linkparent()
280 lastmsg=msg; in dorefcreate()
297 lastmsg=msg; in dorefcreate()
303 lastmsg=msg; in dorefcreate()
[all …]
/dports/databases/courier-authlib-mysql/courier-authlib-0.71.4/libs/rfc822/
H A Dimaprefs.c129 msgp->last=mt->lastmsg; in rfc822_threadallocmsg()
131 if (mt->lastmsg) in rfc822_threadallocmsg()
132 mt->lastmsg->next=msgp; in rfc822_threadallocmsg()
136 mt->lastmsg=msgp; in rfc822_threadallocmsg()
205 msg->parent=lastmsg; in linkparent()
210 lastmsg->firstchild=msg; in linkparent()
212 lastmsg->lastchild=msg; in linkparent()
280 lastmsg=msg; in dorefcreate()
297 lastmsg=msg; in dorefcreate()
303 lastmsg=msg; in dorefcreate()
[all …]
/dports/databases/courier-authlib-pgsql/courier-authlib-0.71.4/libs/rfc822/
H A Dimaprefs.c129 msgp->last=mt->lastmsg; in rfc822_threadallocmsg()
131 if (mt->lastmsg) in rfc822_threadallocmsg()
132 mt->lastmsg->next=msgp; in rfc822_threadallocmsg()
136 mt->lastmsg=msgp; in rfc822_threadallocmsg()
205 msg->parent=lastmsg; in linkparent()
210 lastmsg->firstchild=msg; in linkparent()
212 lastmsg->lastchild=msg; in linkparent()
280 lastmsg=msg; in dorefcreate()
297 lastmsg=msg; in dorefcreate()
303 lastmsg=msg; in dorefcreate()
[all …]

12345678910>>...13