Home
last modified time | relevance | path

Searched refs:lsterr (Results 1 – 25 of 37) sorted by relevance

12

/dports/cad/alliance/alliance/src/ring/src/
H A Dsesame.c473 chain_list * lst_con, *lsterr = NULL; in verif_eq_interne() local
484 lsterr = addchain(lsterr, (void * ) con->con_lo->NAME); in verif_eq_interne()
485 lsterr = addchain(lsterr, (void * ) (((loins_list * )con->con_lo->ROOT)->INSNAME)); in verif_eq_interne()
493 if (NULL != lsterr) in verif_eq_interne()
494 ringerreur(ERR_EQINTERNE, (void * )lsterr, (void*) NULL); in verif_eq_interne()
H A Dposercircuit.c515 chain_list * liste_plots, *lsterr = NULL; in traite_equipo_ext() local
563 lsterr = addchain(lsterr, (void * )con_plot->NAME); in traite_equipo_ext()
564 lsterr = addchain(lsterr, (void * )plot->INSNAME); in traite_equipo_ext()
565 lsterr = addchain(lsterr, (void * )con_circuit->NAME); in traite_equipo_ext()
583 if (NULL != lsterr) in traite_equipo_ext()
584 ringerreur(ERR_EQEXTERNE, (void * )lsterr, NULL); in traite_equipo_ext()
/dports/mail/panda-cclient/panda-imap-7905901/src/c-client/
H A Dsmtp.c284 char *lsterr = NIL; in smtp_auth() local
291 if (lsterr) { /* previous authenticator failed? */ in smtp_auth()
293 at->name,lsterr); in smtp_auth()
295 fs_give ((void **) &lsterr); in smtp_auth()
300 if (lsterr) { in smtp_auth()
301 sprintf (tmp,"Retrying %s authentication after %.80s",at->name,lsterr); in smtp_auth()
303 fs_give ((void **) &lsterr); in smtp_auth()
321 if (!ret && trial) lsterr = cpystr (stream->reply); in smtp_auth()
325 if (lsterr) { /* previous authenticator failed? */ in smtp_auth()
327 sprintf (tmp,"Can not authenticate to SMTP server: %.80s",lsterr); in smtp_auth()
[all …]
H A Dnntp.c2023 char *lsterr = NIL; in nntp_send_auth_work() local
2029 if (lsterr) { /* previous authenticator failed? */ in nntp_send_auth_work()
2031 at->name,lsterr); in nntp_send_auth_work()
2033 fs_give ((void **) &lsterr); in nntp_send_auth_work()
2038 if (lsterr) { in nntp_send_auth_work()
2039 sprintf (tmp,"Retrying %s authentication after %.80s",at->name,lsterr); in nntp_send_auth_work()
2041 fs_give ((void **) &lsterr); in nntp_send_auth_work()
2056 if (!ret && trial) lsterr = cpystr (stream->reply); in nntp_send_auth_work()
2061 if (lsterr) { /* SAIL failed? */ in nntp_send_auth_work()
2063 sprintf (tmp,"Can not authenticate to NNTP server: %.80s",lsterr); in nntp_send_auth_work()
[all …]
H A Dimap4r1.c1114 char *lsterr = NIL; in imap_auth() local
1119 if (lsterr) { /* previous authenticator failed? */ in imap_auth()
1121 at->name,lsterr); in imap_auth()
1123 fs_give ((void **) &lsterr); in imap_auth()
1128 if (lsterr) { /* previous attempt with this one failed? */ in imap_auth()
1129 sprintf (tmp,"Retrying %s authentication after %.80s",at->name,lsterr); in imap_auth()
1131 fs_give ((void **) &lsterr); in imap_auth()
1157 lsterr = cpystr (reply->text); in imap_auth()
1163 if (lsterr) { /* previous authenticator failed? */ in imap_auth()
1165 sprintf (tmp,"Can not authenticate to IMAP server: %.80s",lsterr); in imap_auth()
[all …]
/dports/mail/panda-imap/panda-imap-7905901/src/c-client/
H A Dsmtp.c284 char *lsterr = NIL; in smtp_auth() local
291 if (lsterr) { /* previous authenticator failed? */ in smtp_auth()
293 at->name,lsterr); in smtp_auth()
295 fs_give ((void **) &lsterr); in smtp_auth()
300 if (lsterr) { in smtp_auth()
301 sprintf (tmp,"Retrying %s authentication after %.80s",at->name,lsterr); in smtp_auth()
303 fs_give ((void **) &lsterr); in smtp_auth()
321 if (!ret && trial) lsterr = cpystr (stream->reply); in smtp_auth()
325 if (lsterr) { /* previous authenticator failed? */ in smtp_auth()
327 sprintf (tmp,"Can not authenticate to SMTP server: %.80s",lsterr); in smtp_auth()
[all …]
H A Dnntp.c2023 char *lsterr = NIL; in nntp_send_auth_work() local
2029 if (lsterr) { /* previous authenticator failed? */ in nntp_send_auth_work()
2031 at->name,lsterr); in nntp_send_auth_work()
2033 fs_give ((void **) &lsterr); in nntp_send_auth_work()
2038 if (lsterr) { in nntp_send_auth_work()
2039 sprintf (tmp,"Retrying %s authentication after %.80s",at->name,lsterr); in nntp_send_auth_work()
2041 fs_give ((void **) &lsterr); in nntp_send_auth_work()
2056 if (!ret && trial) lsterr = cpystr (stream->reply); in nntp_send_auth_work()
2061 if (lsterr) { /* SAIL failed? */ in nntp_send_auth_work()
2063 sprintf (tmp,"Can not authenticate to NNTP server: %.80s",lsterr); in nntp_send_auth_work()
[all …]
H A Dimap4r1.c1114 char *lsterr = NIL; in imap_auth() local
1119 if (lsterr) { /* previous authenticator failed? */ in imap_auth()
1121 at->name,lsterr); in imap_auth()
1123 fs_give ((void **) &lsterr); in imap_auth()
1128 if (lsterr) { /* previous attempt with this one failed? */ in imap_auth()
1129 sprintf (tmp,"Retrying %s authentication after %.80s",at->name,lsterr); in imap_auth()
1131 fs_give ((void **) &lsterr); in imap_auth()
1157 lsterr = cpystr (reply->text); in imap_auth()
1163 if (lsterr) { /* previous authenticator failed? */ in imap_auth()
1165 sprintf (tmp,"Can not authenticate to IMAP server: %.80s",lsterr); in imap_auth()
[all …]
/dports/mail/cclient/imap-2007f/src/c-client/
H A Dsmtp.c288 char *lsterr = NIL; in smtp_auth() local
295 if (lsterr) { /* previous authenticator failed? */ in smtp_auth()
297 at->name,lsterr); in smtp_auth()
299 fs_give ((void **) &lsterr); in smtp_auth()
304 if (lsterr) { in smtp_auth()
305 sprintf (tmp,"Retrying %s authentication after %.80s",at->name,lsterr); in smtp_auth()
307 fs_give ((void **) &lsterr); in smtp_auth()
325 if (!ret && trial) lsterr = cpystr (stream->reply); in smtp_auth()
329 if (lsterr) { /* previous authenticator failed? */ in smtp_auth()
331 sprintf (tmp,"Can not authenticate to SMTP server: %.80s",lsterr); in smtp_auth()
[all …]
H A Dnntp.c2024 char *lsterr = NIL; in nntp_send_auth_work() local
2030 if (lsterr) { /* previous authenticator failed? */ in nntp_send_auth_work()
2032 at->name,lsterr); in nntp_send_auth_work()
2034 fs_give ((void **) &lsterr); in nntp_send_auth_work()
2039 if (lsterr) { in nntp_send_auth_work()
2040 sprintf (tmp,"Retrying %s authentication after %.80s",at->name,lsterr); in nntp_send_auth_work()
2042 fs_give ((void **) &lsterr); in nntp_send_auth_work()
2057 if (!ret && trial) lsterr = cpystr (stream->reply); in nntp_send_auth_work()
2062 if (lsterr) { /* SAIL failed? */ in nntp_send_auth_work()
2064 sprintf (tmp,"Can not authenticate to NNTP server: %.80s",lsterr); in nntp_send_auth_work()
[all …]
H A Dimap4r1.c1115 char *lsterr = NIL; in imap_auth() local
1120 if (lsterr) { /* previous authenticator failed? */ in imap_auth()
1122 at->name,lsterr); in imap_auth()
1124 fs_give ((void **) &lsterr); in imap_auth()
1129 if (lsterr) { /* previous attempt with this one failed? */ in imap_auth()
1130 sprintf (tmp,"Retrying %s authentication after %.80s",at->name,lsterr); in imap_auth()
1132 fs_give ((void **) &lsterr); in imap_auth()
1158 lsterr = cpystr (reply->text); in imap_auth()
1164 if (lsterr) { /* previous authenticator failed? */ in imap_auth()
1166 sprintf (tmp,"Can not authenticate to IMAP server: %.80s",lsterr); in imap_auth()
[all …]
/dports/mail/imap-uw/imap-2007f/src/c-client/
H A Dsmtp.c288 char *lsterr = NIL; in smtp_auth() local
295 if (lsterr) { /* previous authenticator failed? */ in smtp_auth()
297 at->name,lsterr); in smtp_auth()
299 fs_give ((void **) &lsterr); in smtp_auth()
304 if (lsterr) { in smtp_auth()
305 sprintf (tmp,"Retrying %s authentication after %.80s",at->name,lsterr); in smtp_auth()
307 fs_give ((void **) &lsterr); in smtp_auth()
325 if (!ret && trial) lsterr = cpystr (stream->reply); in smtp_auth()
329 if (lsterr) { /* previous authenticator failed? */ in smtp_auth()
331 sprintf (tmp,"Can not authenticate to SMTP server: %.80s",lsterr); in smtp_auth()
[all …]
H A Dnntp.c2024 char *lsterr = NIL; in nntp_send_auth_work() local
2030 if (lsterr) { /* previous authenticator failed? */ in nntp_send_auth_work()
2032 at->name,lsterr); in nntp_send_auth_work()
2034 fs_give ((void **) &lsterr); in nntp_send_auth_work()
2039 if (lsterr) { in nntp_send_auth_work()
2040 sprintf (tmp,"Retrying %s authentication after %.80s",at->name,lsterr); in nntp_send_auth_work()
2042 fs_give ((void **) &lsterr); in nntp_send_auth_work()
2057 if (!ret && trial) lsterr = cpystr (stream->reply); in nntp_send_auth_work()
2062 if (lsterr) { /* SAIL failed? */ in nntp_send_auth_work()
2064 sprintf (tmp,"Can not authenticate to NNTP server: %.80s",lsterr); in nntp_send_auth_work()
[all …]
H A Dimap4r1.c1115 char *lsterr = NIL; in imap_auth() local
1120 if (lsterr) { /* previous authenticator failed? */ in imap_auth()
1122 at->name,lsterr); in imap_auth()
1124 fs_give ((void **) &lsterr); in imap_auth()
1129 if (lsterr) { /* previous attempt with this one failed? */ in imap_auth()
1130 sprintf (tmp,"Retrying %s authentication after %.80s",at->name,lsterr); in imap_auth()
1132 fs_give ((void **) &lsterr); in imap_auth()
1158 lsterr = cpystr (reply->text); in imap_auth()
1164 if (lsterr) { /* previous authenticator failed? */ in imap_auth()
1166 sprintf (tmp,"Can not authenticate to IMAP server: %.80s",lsterr); in imap_auth()
[all …]
/dports/mail/alpine/alpine-465e23b/imap/src/c-client/
H A Dsmtp.c285 char *lsterr = NIL; in smtp_auth() local
300 if (lsterr) { /* previous authenticator failed? */ in smtp_auth()
302 at->name,lsterr); in smtp_auth()
305 fs_give ((void **) &lsterr); in smtp_auth()
310 if (lsterr) { in smtp_auth()
311 sprintf (tmp,"Retrying %s authentication after %.80s",at->name,lsterr); in smtp_auth()
313 fs_give ((void **) &lsterr); in smtp_auth()
339 if (!ret && trial) lsterr = cpystr (stream->reply); in smtp_auth()
343 if (lsterr) { /* previous authenticator failed? */ in smtp_auth()
345 sprintf (tmp,"Can not authenticate to SMTP server: %.80s",lsterr); in smtp_auth()
[all …]
H A Dnntp.c2051 char *lsterr = NIL; in nntp_send_auth_work() local
2057 if (lsterr) { /* previous authenticator failed? */ in nntp_send_auth_work()
2059 at->name,lsterr); in nntp_send_auth_work()
2062 fs_give ((void **) &lsterr); in nntp_send_auth_work()
2067 if (lsterr) { in nntp_send_auth_work()
2068 sprintf (tmp,"Retrying %s authentication after %.80s",at->name,lsterr); in nntp_send_auth_work()
2071 fs_give ((void **) &lsterr); in nntp_send_auth_work()
2091 if (!ret && trial) lsterr = cpystr (stream->reply); in nntp_send_auth_work()
2096 if (lsterr) { /* SAIL failed? */ in nntp_send_auth_work()
2098 sprintf (tmp,"Can not authenticate to NNTP server: %.80s",lsterr); in nntp_send_auth_work()
[all …]
H A Dimap4r1.c1192 char *lsterr = NIL, *base; in imap_auth() local
1205 if (lsterr) { /* previous authenticator failed? */ in imap_auth()
1207 at->name,lsterr); in imap_auth()
1210 fs_give ((void **) &lsterr); in imap_auth()
1215 if (lsterr) { /* previous attempt with this one failed? */ in imap_auth()
1216 sprintf (tmp,"Retrying %s authentication after %.80s",at->name,lsterr); in imap_auth()
1218 fs_give ((void **) &lsterr); in imap_auth()
1260 lsterr = cpystr (reply->text); in imap_auth()
1266 if (lsterr) { /* previous authenticator failed? */ in imap_auth()
1268 sprintf (tmp,"Can not authenticate to IMAP server: %.80s",lsterr); in imap_auth()
[all …]
/dports/editors/pico-alpine/alpine-465e23b/imap/src/c-client/
H A Dsmtp.c285 char *lsterr = NIL; in smtp_auth() local
300 if (lsterr) { /* previous authenticator failed? */ in smtp_auth()
302 at->name,lsterr); in smtp_auth()
305 fs_give ((void **) &lsterr); in smtp_auth()
310 if (lsterr) { in smtp_auth()
311 sprintf (tmp,"Retrying %s authentication after %.80s",at->name,lsterr); in smtp_auth()
313 fs_give ((void **) &lsterr); in smtp_auth()
339 if (!ret && trial) lsterr = cpystr (stream->reply); in smtp_auth()
343 if (lsterr) { /* previous authenticator failed? */ in smtp_auth()
345 sprintf (tmp,"Can not authenticate to SMTP server: %.80s",lsterr); in smtp_auth()
[all …]
H A Dnntp.c2051 char *lsterr = NIL; in nntp_send_auth_work() local
2057 if (lsterr) { /* previous authenticator failed? */ in nntp_send_auth_work()
2059 at->name,lsterr); in nntp_send_auth_work()
2062 fs_give ((void **) &lsterr); in nntp_send_auth_work()
2067 if (lsterr) { in nntp_send_auth_work()
2068 sprintf (tmp,"Retrying %s authentication after %.80s",at->name,lsterr); in nntp_send_auth_work()
2071 fs_give ((void **) &lsterr); in nntp_send_auth_work()
2091 if (!ret && trial) lsterr = cpystr (stream->reply); in nntp_send_auth_work()
2096 if (lsterr) { /* SAIL failed? */ in nntp_send_auth_work()
2098 sprintf (tmp,"Can not authenticate to NNTP server: %.80s",lsterr); in nntp_send_auth_work()
[all …]
/dports/mail/panda-cclient/panda-imap-7905901/src/imapd/
H A Dimapd.c406 if (lsterr) fs_give ((void **) &lsterr); in main()
588 if (lsterr) fs_give ((void **) &lsterr); in main()
746 if (!lsterr) lsterr = cpystr ("Mailbox is empty"); in main()
1402 if (lsterr) fs_give ((void **) &lsterr); in main()
3085 if (lsterr) fs_give ((void **) &lsterr); in fetch_body_part_binary()
3093 if (lsterr) fs_give ((void **) &lsterr); in fetch_body_part_binary()
3105 if (lsterr) fs_give ((void **) &lsterr); in fetch_body_part_binary()
3112 if (lsterr) fs_give ((void **) &lsterr); in fetch_body_part_binary()
4142 if (lsterr) fs_give ((void **) &lsterr); in proxycopy()
4611 if (lsterr) fs_give ((void **) &lsterr); in mm_log()
[all …]
/dports/mail/panda-imap/panda-imap-7905901/src/imapd/
H A Dimapd.c406 if (lsterr) fs_give ((void **) &lsterr); in main()
588 if (lsterr) fs_give ((void **) &lsterr); in main()
746 if (!lsterr) lsterr = cpystr ("Mailbox is empty"); in main()
1402 if (lsterr) fs_give ((void **) &lsterr); in main()
3085 if (lsterr) fs_give ((void **) &lsterr); in fetch_body_part_binary()
3093 if (lsterr) fs_give ((void **) &lsterr); in fetch_body_part_binary()
3105 if (lsterr) fs_give ((void **) &lsterr); in fetch_body_part_binary()
3112 if (lsterr) fs_give ((void **) &lsterr); in fetch_body_part_binary()
4142 if (lsterr) fs_give ((void **) &lsterr); in proxycopy()
4611 if (lsterr) fs_give ((void **) &lsterr); in mm_log()
[all …]
/dports/mail/cclient/imap-2007f/src/imapd/
H A Dimapd.c395 if (lsterr) fs_give ((void **) &lsterr); in main()
538 if (lsterr) fs_give ((void **) &lsterr); in main()
689 if (!lsterr) lsterr = cpystr ("Mailbox is empty"); in main()
1314 if (lsterr) fs_give ((void **) &lsterr); in main()
2970 if (lsterr) fs_give ((void **) &lsterr); in fetch_body_part_binary()
2978 if (lsterr) fs_give ((void **) &lsterr); in fetch_body_part_binary()
2990 if (lsterr) fs_give ((void **) &lsterr); in fetch_body_part_binary()
2997 if (lsterr) fs_give ((void **) &lsterr); in fetch_body_part_binary()
4022 if (lsterr) fs_give ((void **) &lsterr); in proxycopy()
4491 if (lsterr) fs_give ((void **) &lsterr); in mm_log()
[all …]
/dports/mail/alpine/alpine-465e23b/imap/src/imapd/
H A Dimapd.c406 if (lsterr) fs_give ((void **) &lsterr); in main()
588 if (lsterr) fs_give ((void **) &lsterr); in main()
746 if (!lsterr) lsterr = cpystr ("Mailbox is empty"); in main()
1402 if (lsterr) fs_give ((void **) &lsterr); in main()
3085 if (lsterr) fs_give ((void **) &lsterr); in fetch_body_part_binary()
3093 if (lsterr) fs_give ((void **) &lsterr); in fetch_body_part_binary()
3105 if (lsterr) fs_give ((void **) &lsterr); in fetch_body_part_binary()
3112 if (lsterr) fs_give ((void **) &lsterr); in fetch_body_part_binary()
4142 if (lsterr) fs_give ((void **) &lsterr); in proxycopy()
4611 if (lsterr) fs_give ((void **) &lsterr); in mm_log()
[all …]
/dports/editors/pico-alpine/alpine-465e23b/imap/src/imapd/
H A Dimapd.c406 if (lsterr) fs_give ((void **) &lsterr); in main()
588 if (lsterr) fs_give ((void **) &lsterr); in main()
746 if (!lsterr) lsterr = cpystr ("Mailbox is empty"); in main()
1402 if (lsterr) fs_give ((void **) &lsterr); in main()
3085 if (lsterr) fs_give ((void **) &lsterr); in fetch_body_part_binary()
3093 if (lsterr) fs_give ((void **) &lsterr); in fetch_body_part_binary()
3105 if (lsterr) fs_give ((void **) &lsterr); in fetch_body_part_binary()
3112 if (lsterr) fs_give ((void **) &lsterr); in fetch_body_part_binary()
4142 if (lsterr) fs_give ((void **) &lsterr); in proxycopy()
4611 if (lsterr) fs_give ((void **) &lsterr); in mm_log()
[all …]
/dports/mail/imap-uw/imap-2007f/src/imapd/
H A Dimapd.c395 if (lsterr) fs_give ((void **) &lsterr); in main()
538 if (lsterr) fs_give ((void **) &lsterr); in main()
689 if (!lsterr) lsterr = cpystr ("Mailbox is empty"); in main()
1314 if (lsterr) fs_give ((void **) &lsterr); in main()
2970 if (lsterr) fs_give ((void **) &lsterr); in fetch_body_part_binary()
2978 if (lsterr) fs_give ((void **) &lsterr); in fetch_body_part_binary()
2990 if (lsterr) fs_give ((void **) &lsterr); in fetch_body_part_binary()
2997 if (lsterr) fs_give ((void **) &lsterr); in fetch_body_part_binary()
4022 if (lsterr) fs_give ((void **) &lsterr); in proxycopy()
4491 if (lsterr) fs_give ((void **) &lsterr); in mm_log()
[all …]

12