Home
last modified time | relevance | path

Searched refs:NEVERNEVER (Results 1 – 13 of 13) sorted by relevance

/dports/security/p5-Net-SAML/zxid-1.42/
H A Dtestping.c32 if (!resp) { hi_dump(hit->shf); NEVERNEVER("*** out of pdus in bad place %d", n); } in test_ping_reply()
H A Derrmac.h493 #define NEVERNEVER(explanation,val) MB ERR(explanation,(val)); fflush(stdout); fflush(ERRMAC_DEBUG_… macro
675 # define LOCK(l,lk) MB if (pthread_mutex_lock(&(l).ptmut)) NEVERNEVER("DEADLOCK(%s)", (lk)); (…
676 ….line = __LINE__;*/ (l).thr = 0; if (pthread_mutex_unlock(&(l).ptmut)) NEVERNEVER("UNLOCK-ERR(%s)"…
686 # define LOCK(l,lk) if (pthread_mutex_lock(&(l))) NEVERNEVER("DEADLOCK(%s)", (lk))
687 # define UNLOCK(l,lk) if (pthread_mutex_unlock(&(l))) NEVERNEVER("UNLOCK-TWICE(%s)", (lk))
696 # define ERRMAC_COND_WAIT(c,l,lk) NEVERNEVER("Program written to use pthread_cond_wait() can not wo…
697 # define ERRMAC_COND_SIG(c,lk) NEVERNEVER("Program written to use pthread_cond_sig() can not work…
H A Dsmtp.c109 default: NEVERNEVER("impossible pair kind(%d)", io->pair->qel.kind);
291 default: NEVERNEVER("impossible SMTP state %d", io->ad.smtp.state);
351 default: NEVERNEVER("impossible SMTP state %d", io->ad.smtp.state);
683 default: NEVERNEVER("impossible SMTP state %d", io->ad.smtp.state);
H A Dhttp.c27 if (!resp) { hi_dump(hit->shf); NEVERNEVER("*** out of pdus in bad place %d", 0); } in http_encode_start()
H A Dzxbusd.c603 if (pthread_mutexattr_init(MUTEXATTR)) NEVERNEVER("unable to initialize mutexattr %d",argc); in zxbusd_main()
606 NEVERNEVER("unable to set mutexattr %d",argc); in zxbusd_main()
H A Dhiread.c104 if (!io->cur_pdu) { hi_dump(hit->shf); NEVERNEVER("*** out of pdus in bad place %d", n); } in hi_checkmore()
246 default: NEVERNEVER("unknown proto(%x)", io->qel.proto); in hi_read()
H A Dhiwrite.c207 if (!pdu) { hi_dump(hit->shf); NEVERNEVER("Out of PDUs in bad place. fmt(%s)", fmt); } in hi_sendf()
520 case 0: NEVERNEVER("writev on %x returned 0", io->fd); in hi_write()
H A Dzxutil.c805 NEVERNEVER("Corrupt len=%d", len); in base64_fancy_raw()
1294 default: NEVERNEVER("unsupported case(%d)", url_decode_val_flag); in zxid_qs_nv_scan()
H A Dhinet.c610 NEVERNEVER("NOT POSSIBLE due to half close n_thr=%d", n_thr); in hi_accept_book()
H A Dstomp.c67 if (!resp) { hi_dump(hit->shf); NEVERNEVER("*** out of pdus in bad place %d", 0); }
H A Daklog.c1019 NEVERNEVER("never never %d",4);
H A Dzxidsimp.c1366 NEVERNEVER("Bad args %p", cf); in zxid_simple_ses_active_cf()
/dports/multimedia/xanim/xanim2920/
H A Dxanim.c2452 #ifdef NEVERNEVER