/illumos-gate/usr/src/test/bhyve-tests/tests/vmm/ |
H A D | default_capabs.c | 41 } checks[] = { in check_caps() local 46 for (uint_t i = 0; i < ARRAY_SIZE(checks); i++) { in check_caps() 47 const char *capname = vm_capability_type2name(checks[i].cap); in check_caps() 50 if (vm_get_capability(vcpu, checks[i].cap, &val) != 0) { in check_caps() 54 if (actual != checks[i].enabled) { in check_caps() 56 capname, actual, checks[i].enabled); in check_caps()
|
/illumos-gate/usr/src/lib/brand/solaris10/zone/ |
H A D | common.ksh | 77 checks="etc etc/svc var var/svc" 78 for x in $checks; do 85 checks="lib/svc sbin/zonename usr/bin/chmod" 86 for x in $checks; do
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | acinclude.m4 | 1 dnl grub_ASM_USCORE checks if C symbols get an underscore after 184 dnl grub_CHECK_START_SYMBOL checks if start is automatically defined by 203 dnl grub_CHECK_USCORE_START_SYMBOL checks if _start is automatically 222 dnl grub_CHECK_USCORE_USCORE_BSS_START_SYMBOL checks if __bss_start is 241 dnl grub_CHECK_EDATA_SYMBOL checks if edata is automatically defined by the 260 dnl grub_CHECK_USCORE_EDATA_SYMBOL checks if _edata is automatically 279 dnl grub_CHECK_END_SYMBOL checks if end is automatically defined by the 298 dnl grub_CHECK_USCORE_END_SYMBOL checks if _end is automatically defined
|
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/ |
H A D | chkopts.c | 824 register unsigned long checks; local 862 if ((checks = sum_chkprinter( 871 if ((checks & PCK_CPI) && cpi_f) 874 if ((checks & PCK_LPI) && lpi_f) 877 if ((checks & PCK_WIDTH) && width_f) 880 if ((checks & PCK_LENGTH) && length_f) 883 if ((checks & PCK_CHARSET) && formbuf.chset) {
|
/illumos-gate/usr/src/tools/scripts/ |
H A D | git-pbchk.py | 240 checks = {} variable 250 checks[name] = (fn, gen) 502 (cmd, gen) = checks[check] 520 "%-11s %s" % (c, checks[c][0].__doc__), 548 if arg not in checks:
|
/illumos-gate/usr/src/test/util-tests/tests/awk/examples/awk/ |
H A D | t.crlf | 1 # checks whether lines with crlf are parsed ok
|
/illumos-gate/usr/src/ |
H A D | Makefile.smatch | 30 SMATCH_ARGS += --fatal-checks
|
/illumos-gate/usr/src/contrib/ast/src/lib/libdll/ |
H A D | RELEASE | 9 10-05-28 dllcheck.c: add dllcheck() to do plugin_version() checks 27 02-11-18 dllfind.c: add path,size args (with backwards compatibility checks)
|
/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/ |
H A D | RELEASE | 4 06-10-11 add sfstruse() error checks
|
/illumos-gate/usr/src/lib/libc/sparc/gen/ |
H A D | strcmp.S | 54 ! If it is not, it attempts to align it and then checks the
|
/illumos-gate/usr/src/uts/common/io/ixgbe/core/ |
H A D | README.illumos | 18 This function has a smatch error. It checks for:
|
/illumos-gate/usr/src/contrib/ast/src/lib/libsum/ |
H A D | RELEASE | 4 08-05-01 sumlib.c: add some -lmd verification checks
|
/illumos-gate/usr/src/common/crypto/des/ |
H A D | des_impl.c | 726 uint8_t checks = 3; in des23_keycheck() local 734 checks = 2; in des23_keycheck() 745 for (j = 0; j < checks; j++) { in des23_keycheck()
|
/illumos-gate/usr/src/cmd/ypcmd/yppasswd/ |
H A D | yppasswdd.dfl | 31 # checks described in getusershell(3C) apply either way.
|
/illumos-gate/usr/src/test/zfs-tests/include/ |
H A D | blkdev.shlib | 140 # checks first disk to determine slice prefix. 169 # checks first disk to determine device directory 247 # First checks state of disk. Test will fail if disk is not properly onlined
|
/illumos-gate/usr/src/test/elf-tests/tests/resolution/mixed-hidden-comdat/ |
H A D | README.md | 26 an actual test wrapper that just checks the values of the
|
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | RELEASE | 40 10-01-26 tail.c: -f sleep(1) only if no progress from last round of checks 62 09-06-19 mktemp.c: --unsafe now checks and prints path but does create 108 07-07-27 wclib.c: bias <wchar.h> checks for modern unix 145 06-10-11 chgrp.c,cp.c: add sfstruse() error checks 293 98-03-11 cat,cp,rev,tee: fix sfmove() error checks
|
/illumos-gate/usr/src/test/util-tests/tests/ctf/ |
H A D | README | 21 goes through and checks the CTF for various aspects. Due to the fact
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | RELEASE | 20 12-02-29 package.sh: fix ksh vs -lcmd compatibility checks 88 09-11-11 package.sh: re-order and combine cc checks 92 09-10-06 package.sh: stub in ar intercept checks -- not used yet 230 package.sh: add more pdksh => /bin/sh checks 247 05-08-18 package.sh: 'package host cpu' now checks $NPROC first 476 03-03-19 package.sh: add registry checks for `host cpu' 515 02-11-28 probe.win32: add C++ and -I- CC.DIALECT checks 516 02-11-26 package.sh: package release now checks for second level files 537 iffe.sh: add identifier checks for tests that (implicitly) require them 638 01-10-30 package.sh: make action skeleton view now checks subdirs [all …]
|
/illumos-gate/usr/src/tools/ |
H A D | README.tools | 80 checks ELF attributes used by ELF dynamic objects in the proto area. 108 checks C source for compliance with OS/Net guidelines. 151 checks headers for compliance with OS/Net standards (form, includes,
|
/illumos-gate/usr/src/cmd/ipf/examples/ |
H A D | nat-setup | 63 IP Filter will always translate addresses in a packet _BEFORE_ it checks its
|
/illumos-gate/usr/src/test/util-tests/runfiles/ |
H A D | default.run | 123 # mv checks around permissions don't fire due to super-user privileges.
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | RELEASE | 27 07-03-11 add -D-Y pp:pedantic, PP_WARN macro formal parenthesis checks 136 01-02-07 ppcall.c: fix stack inequality checks 194 98-10-20 pplex: a few more (HOSTED|RELAX) checks 206 ppcall: fix macro actual arg error checks 436 90-03-20 add <prefix>cpp checks to ppprobe
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | RELEASE | 115 10-11-30 malloc.c: drop { VMDEBUG VMETHOD VMPROFILE VMTRACE } env checks 116 10-11-30 port/astconf.c: eliminate esaccess() calls for OP_universe checks 170 10-05-04 string/fmtesc.c: add mb iswsoace() and iswcntrl() quoting checks 456 06-10-11 add sfstruse()/sfstropen() error checks 460 06-10-01 comp/conf.tab: SHELL default checks { _CS_PATH } X { ksh ksh93 sh } 629 astmath.c: add { frexpl ldexpl } checks for ast.req 632 04-08-24 vmalloc/vmbest.c: add {VM_region} VMCHECK=+r for region segment checks 675 vmalloc: -g: export VMCHECK=1 enable malloc/free checks 676 vmalloc: -g: free(0) to check and disable malloc/free checks 677 vmalloc: -g: free(1) to check and enable malloc/free checks [all …]
|
/illumos-gate/usr/src/uts/i86pc/boot/ |
H A D | boot_console.c | 871 int checks = 10000; in serial_putchar() local 873 while (((inb(port + LSR) & XHRE) == 0) && checks--) in serial_putchar()
|