Home
last modified time | relevance | path

Searched refs:check (Results 1 – 25 of 824) sorted by path

12345678910>>...33

/illumos-gate/
H A D.gitignore17 /usr/src/check-*.out
/illumos-gate/usr/src/
H A DMakefile85 check := TARGET= check macro
225 check: $(CHKHDRSUBDIRS) $(CHKMFSTSUBDIRS) $(CHKMANSUBDIRS) target
/illumos-gate/usr/src/boot/common/linenoise/
H A DREADME.markdown23 So I spent more or less two hours doing a reality check resulting in this little library: is it *re…
/illumos-gate/usr/src/boot/forth/
H A DMakefile30 FORTH += check-password.4th
H A Dbeadm.4th222 \ check last char in the name
362 flag if \ check for title
456 \ check last char in the name
H A Dcheck-password.4th26 marker task-check-password.4th
133 : check-password ( -- )
H A Dloader.4th33 include /boot/forth/check-password.4th
209 \ check for left over '-'
469 \ check if we have space after '-', if so, drop '- '
H A Dloader.rc14 check-password
H A Dmenu.4th702 \ NOTE: no need to check toggle_stateN since the first time we
934 \ check indication that automatic execution after delay is requested
H A Dmenusets.4th341 \ We now have a string that is the assembled variable name to check
342 \ for... $menuset_name{N}. Let's check for it.
H A Dpnp.4th161 : check-pnpid ( -- )
200 check-pnpid
H A Dsupport.4th883 : set_module_name { addr -- } \ check leaks
1237 \ need to check and insert it.
/illumos-gate/usr/src/boot/i386/btx/btx/
H A Dbtx.S47 .set PSL_AC,0x00040000 # Alignment check flag
/illumos-gate/usr/src/boot/i386/libi386/
H A Dtime.c73 time_t now, check; in time() local
77 check = bios_seconds(); in time()
79 now = check; in time()
80 check = bios_seconds(); in time()
81 if (check != now) in time()
/illumos-gate/usr/src/boot/i386/pmbr/
H A Dpmbr.s101 movb $0x41, %ah # check extensions
/illumos-gate/usr/src/boot/sys/fs/cd9660/
H A Dcd9660_rrip.h132 char check [ISODCL(4, 5)]; member
/illumos-gate/usr/src/cmd/
H A DMakefile819 check: target
820 $(MAKE) -f Makefile.check check
H A DMakefile.check158 check: svccfg_check $(MANIFEST_TOPDIRS) $(MANIFEST_SUBDIRS) $(MISC_SUBDIRS)
165 @cd $@; pwd; $(MAKE) check
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.warn.in43 # you have to list all likely symbolic links in the check (see ptrace ex.)
/illumos-gate/usr/src/cmd/acctadm/
H A DMakefile55 check: $(CHKMANIFEST) target
/illumos-gate/usr/src/cmd/acpihpd/
H A DMakefile66 check: $(CHKMANIFEST) target
/illumos-gate/usr/src/cmd/ast/msgcc/
H A DMakefile82 check clean install_h _feature: target
/illumos-gate/usr/src/cmd/auditd/
H A DMakefile74 check: $(CHKMANIFEST) target
/illumos-gate/usr/src/cmd/auditset/
H A DMakefile67 check: $(CHKMANIFEST) target
/illumos-gate/usr/src/cmd/backup/
H A DMakefile47 all debug lint check: $(COMMONPRODSUBDIRS) $(UFSPRODSUBDIRS) target

12345678910>>...33