Searched refs:INSIST (Results 1 - 25 of 69) sorted by last modified time

123

/freebsd-11-stable/contrib/ntp/ntpdate/
H A Dntpdate.c970 INSIST((0 < sys_samples) && (sys_samples <= NTP_SHIFT));
1399 INSIST(addrResult->ai_addrlen <= sizeof(addr));
1408 INSIST(ptr->ai_addrlen <= sizeof(addr));
1777 INSIST(res->ai_addrlen <= sizeof(addr));
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_refclock.c1197 INSIST(peer->procptr != NULL);
H A Dntp_proto.c727 INSIST(0 != hisstratum); /* paranoia check PKT_TO_STRATUM result */
2042 INSIST(!"receive(): impossible hismode");
H A Dntp_io.c380 INSIST(fd != maxactivefd);
H A Dntp_config.c783 INSIST(T_Integer == atrv->type);
794 INSIST(T_Double == atrv->type);
855 INSIST(T_Flag == atrv->attr);
856 INSIST(T_Integer == atrv->type);
2833 INSIST(ai_list != NULL);
2835 INSIST(pai->ai_addr != NULL);
2836 INSIST(sizeof(addr) >=
2840 INSIST(AF_INET == AF(&addr) ||
2876 INSIST(pai->ai_addr != NULL);
2877 INSIST(sizeo
[all...]
H A Drefclock_gpsdjson.c589 INSIST (up);
H A Dntpd.c612 INSIST(0 == open("/dev/null", 0) && 1 == dup2(0, 1) \
H A Dntp_restrict.c254 INSIST(rl == res);
280 INSIST(rl == res);
304 INSIST(unlinked == res);
379 INSIST(next != res);
533 INSIST(match != NULL);
562 INSIST(match != NULL);
733 INSIST(0);
780 INSIST(res != NULL);
785 INSIST(res != NULL);
H A Dntp_peer.c801 INSIST(NULL == hostname || (MDF_POOL & cast_flags));
880 INSIST(peer != NULL);
H A Dntp_control.c1677 INSIST(rc >= 0 && (size_t)rc < sizeof(buffer));
1694 INSIST(rc >= 0 && (size_t)rc < sizeof(buffer));
1717 INSIST(rc >= 0 && (size_t)rc < sizeof(buffer));
1744 INSIST(rc >= 0 && (size_t)rc < sizeof(buffer));
1763 INSIST(rc >= 0 && (size_t)rc < sizeof(buffer));
1781 INSIST(rc >= 0 && (size_t)rc < sizeof(buffer));
1801 INSIST(rc >= 0 && (size_t)rc < sizeof(buffer));
1874 INSIST(rc >= 0 && (size_t)rc < (size_t)(ep - cp));
3320 INSIST(v->code < COUNTOF(wants));
3363 INSIST(
[all...]
H A Dntp_crypto.c397 INSIST(len <= sign_siglen);
561 INSIST(len >= VALUE_LEN);
1631 INSIST(vallen <= sign_siglen);
1725 INSIST(slen < MAX_VALLEN);
1774 INSIST(vallen <= MAX_VALLEN);
1868 INSIST(len <= sign_siglen);
1889 INSIST(len <= sign_siglen);
1939 INSIST(len <= sign_siglen);
2224 INSIST(len <= sign_siglen);
2337 INSIST(le
[all...]
/freebsd-11-stable/contrib/ntp/libntp/
H A Drecvbuff.c333 INSIST(punlinked == rbufp);
H A Dsystime.c117 INSIST(sys_fuzz >= 0);
118 INSIST(sys_fuzz <= 1.0);
310 INSIST(!allow_panic);
589 INSIST(!allow_panic);
H A Dwork_fork.c320 INSIST(sizeof(hdr) < hdr.octets && hdr.octets < 4 * 1024);
394 INSIST(sizeof(hdr) < hdr.octets &&
472 INSIST(was_pipe == is_pipe);
H A Dauthreadkeys.c373 INSIST(NULL != next);
H A Dwork_thread.c219 INSIST(NULL == c->workitems[c->head_workitem % c->workitems_alloc]);
255 INSIST(NULL == c->responses[c->head_response % c->responses_alloc]);
353 INSIST(NULL != req);
899 INSIST(CloseHandle(c->thread_ref->thnd));
H A Dprettydate.c144 INSIST(tm != NULL);
H A Dntp_intres.c425 INSIST(ai->ai_addrlen <= sizeof(sockaddr_u));
796 INSIST((size_t)(cp - (char *)resp) == resp_octets);
797 INSIST(resp_octets - sizeof(*resp) == gni_resp->octets);
/freebsd-11-stable/contrib/ntp/sntp/
H A Dmain.c732 INSIST(!"spkt->dctx->flags neither UCST nor BCST");
767 INSIST(0 == n_pending_ntp);
792 INSIST(!"spkt->dctx->flags neither UCST nor BCST");
857 INSIST(sock4 == fd || sock6 == fd);
1374 INSIST( FPTOD(p_rdly) >= 0. );
1382 INSIST( *synch_distance >= 0. );
/freebsd-11-stable/contrib/ntp/ntpq/
H A Dntpq.c539 INSIST(icmd < sizeof(builtins)/sizeof(*builtins));
721 INSIST(ai != NULL);
1957 INSIST(sizeof(*num) >= ai->ai_addrlen);
H A Dntpq-subs.c490 INSIST(name && value);
526 INSIST(name && value);
1712 INSIST(name && value);
2486 INSIST(unlinked == mon);
2582 INSIST(NULL == hash_table);
2622 INSIST(recent != NULL);
2631 INSIST(unlinked == recent);
2707 INSIST(tag && val);
2874 INSIST(0 == ri || have_addr_older);
3247 INSIST(ppentr
[all...]
/freebsd-11-stable/contrib/ntp/ntpdc/
H A Dntpdc.c472 INSIST(ai != NULL);
1466 INSIST(sizeof(*num) >= ai->ai_addrlen);
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dnetaddr.c116 INSIST(nbytes < ipabytes);
117 INSIST(nbits < 8);
163 INSIST(alen < sizeof(abuf));
170 INSIST((unsigned int)zlen < sizeof(zbuf));
358 INSIST(0);
H A Dhash.c227 INSIST(hash == NULL);
255 INSIST(result == ISC_R_SUCCESS);
257 INSIST(0);
274 INSIST(p == (unsigned char *)hctx->rndvector +
286 INSIST(hash != NULL && VALID_HASH(hash));
329 INSIST(memcmp(canary0, canary1, sizeof(canary0)) == 0);
353 INSIST(hash != NULL && VALID_HASH(hash));
356 INSIST(refs == 0);
400 INSIST(hash != NULL && VALID_HASH(hash));
/freebsd-11-stable/crypto/heimdal/kadmin/
H A Drpc.c55 #define INSIST(x) CHECK(!(x)) macro
158 INSIST(*name != NULL);
211 INSIST((size_t)slen == tlen);
214 INSIST((size_t)slen == tlen);
305 INSIST(sp != NULL);
360 INSIST(*str != NULL);
505 INSIST(*tp != NULL);
515 INSIST((size_t)ent->n_tl_data == count);
517 INSIST(ent->n_tl_data == 0);
521 INSIST(nu
[all...]

Completed in 276 milliseconds

123