Searched refs:REQUIRE (Results 1 - 12 of 12) sorted by relevance

/osnet-11/usr/src/lib/libresolv2/common/isc/
H A Dctl_clnt.c299 REQUIRE(ctx->state == connecting || ctx->state == connected);
348 REQUIRE(ctx->wrID.opaque == NULL);
349 REQUIRE(EMPTY(ctx->tran));
360 REQUIRE(ctx->coID.opaque == NULL);
390 REQUIRE(ctx->state != destroyed);
465 REQUIRE(ctx->state == connecting || ctx->state == connected);
466 REQUIRE(ctx->rdID.opaque == NULL);
479 REQUIRE(ctx->coID.opaque == NULL);
480 REQUIRE(ctx->rdID.opaque != NULL);
495 REQUIRE(ct
[all...]
H A Dctl_srvr.c312 REQUIRE(sess->state == initializing ||
316 REQUIRE(sess->wrtiID.opaque == NULL);
317 REQUIRE(sess->wrID.opaque == NULL);
488 REQUIRE(sess->state == initializing ||
494 REQUIRE(sess->sock != -1);
526 REQUIRE(sess->state == initializing ||
530 REQUIRE(sess->rdtiID.opaque == NULL);
531 REQUIRE(sess->rdID.opaque == NULL);
555 REQUIRE(sess->state == reading || sess->state == reading_data);
556 REQUIRE(ses
[all...]
H A Dctl_p.c81 REQUIRE(!allocated_p(*buf) && buf->used == 0U);
94 REQUIRE(allocated_p(*buf));
H A Dlogging.c210 REQUIRE(lc != NULL);
244 REQUIRE(lc != NULL);
288 REQUIRE(lc != NULL);
473 REQUIRE(lc != NULL);
690 REQUIRE(chan != NULL);
H A Dev_connects.c293 REQUIRE((evmask & EV_READ) != 0);
H A Dmemcluster.c387 REQUIRE(freelists != NULL);
/osnet-11/usr/src/lib/libresolv2/include/isc/
H A Dassertions.h68 #define REQUIRE(cond) \ macro
77 #define REQUIRE(cond) ((void) (cond)) macro
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DUNIVERSAL.pm124 =item C<VERSION ( [ REQUIRE ] )>
127 package the object is blessed into. If C<REQUIRE> is given then
129 greater than or equal to C<REQUIRE>.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Filter/Util/Call/
H A DCall.xs191 REQUIRE: 1.924
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DMore.pm719 eval <<REQUIRE;
722 REQUIRE
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A Dencoding.pm214 =head1 FEATURES THAT REQUIRE 5.8.1
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A Dxsubpp295 REQUIRE BOOT CASE PREINIT INPUT INIT CODE PPCODE OUTPUT
646 death ("Error: REQUIRE expects a version number")
650 death ("Error: REQUIRE: expected a number, got '$Ver'")
1087 while ($kwd = check_keyword("REQUIRE|PROTOTYPES|FALLBACK|VERSIONCHECK|INCLUDE")) {

Completed in 72 milliseconds