Searched defs:check (Results 1 - 25 of 147) sorted by relevance

123456

/illumos-gate/usr/src/lib/libshell/common/tests/
H A Darrays2.sh54 function check function
82 check a
103 check b
111 check c
117 check d
/illumos-gate/usr/src/cmd/fm/fmd/
H A DMakefile32 check := TARGET += check macro
33 check : $(SUBDIRS)
/illumos-gate/usr/src/test/os-tests/tests/secflags/
H A Dsecflags_aslr.sh35 check() { function
69 check 32bit /opt/os-tests/tests/secflags/addrs-32
71 check 64bit /opt/os-tests/tests/secflags/addrs-64
H A Dsecflags_dts.sh46 check() { function
66 check ./tester-aslr 0 E || fail "DT_SUNW_ASLR 1 failed"
67 check ./many-dts-aslr 0 E || fail "DT_SUNW_ASLR 1 with many DTs failed"
68 check ./tester-aslr 1 I || fail "DT_SUNW_ASLR 1 incorrectly set the inheritable flag"
71 check ./tester-noaslr 1 E || fail "DT_SUNW_ASLR 0 failed"
72 check ./many-dts-noaslr 1 E || fail "DT_SUNW_ASLR 0 with many DTs failed"
/illumos-gate/usr/src/cmd/fm/
H A DMakefile44 check := TARGET += check macro
47 check: fmd
/illumos-gate/usr/src/test/zfs-tests/tests/functional/rsend/
H A Dsend-cpL_varied_recsize.ksh96 function check function
178 check $opts $small log_must
181 check $opts $small log_mustnot
186 check $opts $large log_must
189 check $opts $large log_mustnot
191 check -p $large log_must $small $large
192 check -L $large log_must $large $small
193 check -cp $large log_must $small $large
194 check -cL $large log_must $large $small
195 check
[all...]
/illumos-gate/usr/src/uts/common/avs/
H A DMakefile38 check:= TARGET= check macro
44 install_h check: $(AVS_SUBDIRS)
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/
H A DMakefile35 check := TARGET= check macro
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/
H A DMakefile34 check := TARGET= check macro
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/
H A DMakefile34 check := TARGET= check macro
42 all check clean clobber install lint: $(SUBDIRS)
/illumos-gate/usr/src/lib/libkmf/ber_der/
H A DMakefile34 check := TARGET= check macro
/illumos-gate/usr/src/lib/libkmf/libkmf/
H A DMakefile35 check := TARGET= check macro
/illumos-gate/usr/src/lib/libkmf/mappers/kmf_mapper_cn/
H A DMakefile32 check := TARGET= check macro
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_nss/
H A DMakefile34 check := TARGET= check macro
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_openssl/
H A DMakefile33 check := TARGET= check macro
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_pkcs11/
H A DMakefile33 check := TARGET= check macro
/illumos-gate/usr/src/cmd/eeprom/
H A DMakefile37 check := TARGET= check macro
41 all install clean clobber lint check: $(SUBDIRS)
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dt-event.c30 static int check; variable
37 SM_TEST(check == 0);
38 check++;
79 check = 0;
86 SM_TEST(check == 1);
/illumos-gate/usr/src/uts/common/avs/ncall/
H A DMakefile33 CHECKHDRS= $(HDRS:%.h=%.check)
40 check := TARGET= check macro
51 check: $(CHECKHDRS)
/illumos-gate/usr/src/man/
H A DMakefile110 check := TARGET = check macro
112 all check clean clobber install: $(SUBDIRS)
/illumos-gate/usr/src/test/util-tests/tests/iconv/
H A Diconv_test.sh22 check() { function
36 check "${1}:${2}" o1 o2
108 check "boundary" o1 o2
/illumos-gate/usr/src/lib/lvm/libsvm/
H A DMakefile36 check := TARGET= check macro
48 check: $(CHECKHDRS)
/illumos-gate/usr/src/lib/mpapi/
H A DMakefile31 check := TARGET= check macro
43 check install_h: $(HDRSUBDIRS)
/illumos-gate/usr/src/cmd/boot/scripts/
H A DMakefile38 check:= TARGET= check macro
44 all clean clobber check: $(SUBDIRS)
/illumos-gate/usr/src/cmd/isns/
H A DMakefile33 check := TARGET= check macro

Completed in 136 milliseconds

123456