Home
last modified time | relevance | path

Searched refs:check (Results 26 – 50 of 825) sorted by last modified time

12345678910>>...33

/illumos-gate/usr/src/tools/scripts/
H A Dgit-pbchk.py425 ret |= PkgFmt.check(fh, output=output)
500 for check in checklist:
501 (cmd, gen) = checks[check]
505 exclude = not_check(root, check)
H A Dwebrev.sh708 integer -r check=$1
770 if (( ret != 0 && check > 0 )); then
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c453 char *slash, *check; in zpool_valid_proplist() local
659 for (check = strval; *check != '\0'; check++) { in zpool_valid_proplist()
660 if (!isprint(*check)) { in zpool_valid_proplist()
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A DMakefile144 check: $(CHKMANIFEST) target
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dlibtest.shlib564 # check and make sure this snapshot's been mounted in current system.
717 # @parameter: $@ the assertion to check
1738 # is_pool_resilvering - to check if the pool is resilver in progress
1739 # is_pool_resilvered - to check if the pool is resilver completed
1740 # is_pool_scrubbing - to check if the pool is scrub in progress
1741 # is_pool_scrubbed - to check if the pool is scrub completed
1742 # is_pool_scrub_stopped - to check if the pool is scrub stopped
1743 # is_pool_scrub_paused - to check if the pool has scrub paused
1744 # is_pool_removing - to check if the pool is removing a vdev
1745 # is_pool_removed - to check if the pool is remove completed
[all …]
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_share.c65 boolean_t check; member
251 if (ts->check && smb_shr_is_empty(ts->path)) in smb_shr_start()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h1374 bool_t check; member
H A DMakefile42 CHECKHDRS= $(HDRS:%.h=%.check)
56 check: $(CHECKHDRS) target
/illumos-gate/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c372 sa_security_t check; in make_security_list() local
384 check = sa_get_security(group, tok, proto); in make_security_list()
387 if (check == NULL || !find_security(headp, check)) { in make_security_list()
391 if (check == NULL) { in make_security_list()
395 curp->security = check; in make_security_list()
2409 if (ret == SA_OK && optdefs[optindex].check != NULL) { in nfs_validate_property()
2411 ret = optdefs[optindex].check(handle, property); in nfs_validate_property()
/illumos-gate/usr/src/data/zoneinfo/
H A Dnorthamerica2221 # 14/2007 I phoned the Resolute Bay hamlet office to do a "time check." I
2265 # may want to check with the weather office in Resolute Bay or do a
3110 # web site, the Granma. Please check out
H A Dasia710 # I went to check microfilm records stored at Hong Kong Public Library....
1898 # I check the Parliament (Knesset) records and there it's stated that the
H A Dafrica415 # check the time. PRI's The World. 2015-01-30 15:15 -05.
416 # https://www.pri.org/stories/2015-01-30/if-you-have-meeting-ethiopia-you-better-double-check-time
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Darc.h265 uint64_t check);
/illumos-gate/usr/src/lib/libnwam/
H A DMakefile73 check: $(CHECKHDRS) $(TYPECHECK) target
/illumos-gate/usr/src/cmd/fs.d/smbclnt/svc/
H A DMakefile52 check: $(CHKMANIFEST) target
/illumos-gate/usr/src/cmd/fs.d/nfs/svc/
H A DMakefile45 check: $(CHKMANIFEST) target
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A DMakefile216 check: $(CHKMANIFEST) target
/illumos-gate/usr/src/test/os-tests/tests/xsave/
H A Dxsave_util.c257 xsu_same(const xsu_fpu_t *src, const xsu_fpu_t *check, uint32_t hwsup) in xsu_same() argument
267 &check->xf_reg[i], i, XSU_YMM_U32)) { in xsu_same()
275 &check->xf_reg[i], i, XSU_ZMM_U32)) { in xsu_same()
280 if (src->xf_opmask[i] != check->xf_opmask[i]) { in xsu_same()
283 check->xf_opmask[i]); in xsu_same()
/illumos-gate/usr/src/test/libc-tests/tests/stdio/
H A Dmemstream.c159 size_t s, check; in open_memstream_badbuf() local
163 check = s; in open_memstream_badbuf()
165 if (check != s) { in open_memstream_badbuf()
223 size_t s, check; in open_wmemstream_badbuf() local
227 check = s; in open_wmemstream_badbuf()
229 if (check != s) { in open_wmemstream_badbuf()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A DMakefile50 check: target
/illumos-gate/usr/src/man/
H A DMakefile112 check := TARGET = check macro
114 all check clean clobber install: $(SUBDIRS) target
/illumos-gate/usr/src/cmd/dtrace/test/tst/
H A DMakefile34 check: FRC target
/illumos-gate/usr/src/test/util-tests/tests/libjedec/
H A Dlibjedec_spd.c63 nvlist_t *check; in spd_check_single_err() local
68 if ((ret = nvlist_lookup_nvlist(nvl, key, &check)) != 0) { in spd_check_single_err()
74 if ((ret = nvlist_lookup_string(check, SPD_KEY_ERRS_MSG, &msg)) != 0) { in spd_check_single_err()
76 dump_nvlist(check, 6); in spd_check_single_err()
80 if ((ret = nvlist_lookup_uint32(check, SPD_KEY_ERRS_CODE, in spd_check_single_err()
83 dump_nvlist(check, 6); in spd_check_single_err()
91 nvlist_free(check); in spd_check_single_err()
/illumos-gate/usr/src/cmd/
H A DMakefile819 check: target
820 $(MAKE) -f Makefile.check check
/illumos-gate/usr/src/cmd/ipf/svc/
H A DMakefile50 check: $(CHKMANIFEST) target

12345678910>>...33