| /titanic_53/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
|
| /titanic_53/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
|
| H A D | INSTALL | 118 automatically checks for the source code in the directory that 180 Do not print messages saying which checks are being made.
|
| /titanic_53/usr/src/cmd/lp/cmd/lpadmin/ |
| H A D | chkopts.c | 826 register unsigned long checks; local 864 if ((checks = sum_chkprinter( 873 if ((checks & PCK_CPI) && cpi_f) 876 if ((checks & PCK_LPI) && lpi_f) 879 if ((checks & PCK_WIDTH) && width_f) 882 if ((checks & PCK_LENGTH) && length_f) 885 if ((checks & PCK_CHARSET) && formbuf.chset) {
|
| /titanic_53/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)
|
| /titanic_53/usr/src/contrib/ast/src/cmd/msgcc/ |
| H A D | RELEASE | 4 06-10-11 add sfstruse() error checks
|
| /titanic_53/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
|
| H A D | strlcpy.s | 52 ! which checks for the exact location of a zero-byte within a
|
| /titanic_53/usr/src/contrib/ast/src/lib/libsum/ |
| H A D | RELEASE | 4 08-05-01 sumlib.c: add some -lmd verification checks
|
| /titanic_53/usr/src/uts/common/io/warlock/ |
| H A D | wc_devfs.wlcmd | 28 # This file only checks those virtual console variables
|
| /titanic_53/usr/src/cmd/ypcmd/yppasswd/ |
| H A D | yppasswdd.dfl | 32 # checks described in getusershell(3C) apply either way.
|
| /titanic_53/usr/src/common/crypto/des/ |
| H A D | des_impl.c | 720 uint8_t checks = 3; in des23_keycheck() local 728 checks = 2; in des23_keycheck() 739 for (j = 0; j < checks; j++) { in des23_keycheck()
|
| /titanic_53/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
|
| /titanic_53/usr/src/uts/i86pc/boot/ |
| H A D | boot_console.c | 874 int checks = 10000; in serial_putchar() local 876 while (((inb(port + LSR) & XHRE) == 0) && checks--) in serial_putchar()
|
| /titanic_53/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 …]
|
| /titanic_53/usr/src/cmd/ipf/examples/ |
| H A D | nat-setup | 63 IP Filter will always translate addresses in a packet _BEFORE_ it checks its
|
| /titanic_53/usr/src/tools/ |
| H A D | README.tools | 86 checks ELF attributes used by ELF dynamic objects in the proto area. 123 checks C source for compliance with OS/Net guidelines. 186 checks headers for compliance with OS/Net standards (form, includes,
|
| /titanic_53/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
|
| H A D | HISTORY | 37 03/15/89 fix PP_TRUNCATE macro id bit table checks 97 11/22/87 add operand error checks to ppexpr()
|
| /titanic_53/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 …]
|
| /titanic_53/usr/src/lib/libsqlite/test/ |
| H A D | interrupt.test | 40 # and checks to make sure SQLITE_INTERRUPT is returned. Eventually,
|
| /titanic_53/usr/src/test/libc-tests/cfg/symbols/ |
| H A D | README | 65 between the pre-processor value and it. Only strict equality checks
|
| /titanic_53/usr/src/contrib/ast/lib/package/ |
| H A D | ast-ksh.pkg | 51 The ast library checks the DOSPATHVARS environment variable
|
| /titanic_53/usr/src/lib/libc/sparcv9/gen/ |
| H A D | strcmp.s | 54 ! If it is not, it attempts to align it and then checks the
|
| /titanic_53/usr/src/cmd/perl/contrib/Sun/Solaris/Project/pod/ |
| H A D | Project.pod | 97 This function checks whether the specified user is able to use the project.
|