Home
last modified time | relevance | path

Searched refs:REQUIRE (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dctl_clnt.c343 REQUIRE(EMPTY(ctx->tran)); in destroy()
384 REQUIRE(ctx->state != destroyed); in error()
460 REQUIRE(ctx->rdID.opaque == NULL); in start_read()
473 REQUIRE(ctx->coID.opaque == NULL); in stop_read()
474 REQUIRE(ctx->rdID.opaque != NULL); in stop_read()
489 REQUIRE(ctx != NULL); in readable()
490 REQUIRE(fd >= 0); in readable()
491 REQUIRE(evmask == EV_READ); in readable()
492 REQUIRE(ctx->state == connected); in readable()
493 REQUIRE(!EMPTY(ctx->tran)); in readable()
[all …]
H A Dctl_srvr.c311 REQUIRE(sess->wrID.opaque == NULL); in ctl_response()
488 REQUIRE(sess->sock != -1); in ctl_close()
568 REQUIRE(sess != NULL); in ctl_readable()
569 REQUIRE(fd >= 0); in ctl_readable()
570 REQUIRE(evmask == EV_READ); in ctl_readable()
633 REQUIRE(sess->state == writing); in ctl_wrtimeout()
660 REQUIRE(sess->state == reading); in ctl_rdtimeout()
679 REQUIRE(allocated_p(sess->inbuf)); in ctl_docommand()
724 REQUIRE(sess->state == writing); in ctl_writedone()
725 REQUIRE(fd == sess->sock); in ctl_writedone()
[all …]
H A Dctl_p.c77 REQUIRE(!allocated_p(*buf) && buf->used == 0U); in ctl_bufget()
90 REQUIRE(allocated_p(*buf)); in ctl_bufput()
H A Dlogging.c206 REQUIRE(lc != NULL); in log_check_channel()
240 REQUIRE(lc != NULL); in log_check()
284 REQUIRE(lc != NULL); in log_vwrite()
469 REQUIRE(lc != NULL); in log_free_context()
686 REQUIRE(chan != NULL); in log_get_channel_type()
H A Dev_connects.c287 REQUIRE((evmask & EV_READ) != 0); in listener()
H A Dmemcluster.c382 REQUIRE(freelists != NULL); in __memput_record()
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dregcomp.c370 (void) REQUIRE(MORE(), REG_EPAREN); in p_ere_exp()
427 (void) REQUIRE(MORE(), REG_EESCAPE); in p_ere_exp()
457 (void) REQUIRE(MORE2() && \ in p_ere_exp()
497 (void) REQUIRE(MORE(), REG_EBRACE); in p_ere_exp()
519 (void) REQUIRE(MORE(), REG_BADPAT); in p_str()
715 (void) REQUIRE(MORE(), REG_EESCAPE); in p_simp_re()
921 (void) REQUIRE(MORE(), REG_EBRACK); in p_b_term()
925 (void) REQUIRE(MORE(), REG_EBRACK); in p_b_term()
930 (void) REQUIRE(MORE(), REG_EBRACK); in p_b_term()
934 (void) REQUIRE(MORE(), REG_EBRACK); in p_b_term()
[all …]
/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dassertions.h68 #define REQUIRE(cond) \ macro
77 #define REQUIRE(cond) ((void) (cond)) macro
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dmake.probe2200 do echo CC.REQUIRE.$f =`cat req.$f`
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg1645 @ MSG_MAPKW_REQUIRE "REQUIRE"