/titanic_41/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_41/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_41/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_41/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_41/usr/src/lib/libsum/common/ |
H A D | RELEASE | 3 08-05-01 sumlib.c: add some -lmd verification checks
|
/titanic_41/usr/src/cmd/ypcmd/yppasswd/ |
H A D | yppasswdd.dfl | 32 # checks described in getusershell(3C) apply either way.
|
/titanic_41/usr/src/uts/common/io/warlock/ |
H A D | wc_devfs.wlcmd | 28 # This file only checks those virtual console variables
|
/titanic_41/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_41/usr/src/lib/libcmd/common/ |
H A D | RELEASE | 4 10-01-26 tail.c: -f sleep(1) only if no progress from last round of checks 26 09-06-19 mktemp.c: --unsafe now checks and prints path but does create 72 07-07-27 wclib.c: bias <wchar.h> checks for modern unix 109 06-10-11 chgrp.c,cp.c: add sfstruse() error checks 257 98-03-11 cat,cp,rev,tee: fix sfmove() error checks
|
/titanic_41/usr/src/uts/i86pc/boot/ |
H A D | boot_console.c | 790 int checks = 10000; in serial_putchar() local 792 while (((inb(port + LSR) & XHRE) == 0) && checks--) in serial_putchar()
|
/titanic_41/usr/src/lib/libdll/common/ |
H A D | RELEASE | 17 02-11-18 dllfind.c: add path,size args (with backwards compatibility checks)
|
/titanic_41/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_41/usr/src/lib/libpp/common/ |
H A D | RELEASE | 16 07-03-11 add -D-Y pp:pedantic, PP_WARN macro formal parenthesis checks 125 01-02-07 ppcall.c: fix stack inequality checks 183 98-10-20 pplex: a few more (HOSTED|RELAX) checks 195 ppcall: fix macro actual arg error checks 425 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_41/usr/src/tools/ |
H A D | README.tools | 96 checks ELF attributes used by ELF dynamic objects in the proto area. 133 checks C source for compliance with OS/Net guidelines. 196 checks headers for compliance with OS/Net standards (form, includes,
|
/titanic_41/usr/src/cmd/ssh/doc/ |
H A D | README | 31 commercial ssh-1.2.x. It checks "account" and "session" modules for
|
/titanic_41/usr/src/lib/libast/common/ |
H A D | RELEASE | 268 06-10-11 add sfstruse()/sfstropen() error checks 272 06-10-01 comp/conf.tab: SHELL default checks { _CS_PATH } X { ksh ksh93 sh } 441 astmath.c: add { frexpl ldexpl } checks for ast.req 444 04-08-24 vmalloc/vmbest.c: add {VM_region} VMCHECK=+r for region segment checks 487 vmalloc: -g: export VMCHECK=1 enable malloc/free checks 488 vmalloc: -g: free(0) to check and disable malloc/free checks 489 vmalloc: -g: free(1) to check and enable malloc/free checks 494 04-02-01 vmalloc/vmbest.c: _BLD_DEBUG free(0) checks the arena 526 03-09-17 regcomp.c: add pedantic backref error checks 543 03-08-11 string/fmtesc.c: fix optional quoting checks [all …]
|
/titanic_41/usr/src/lib/libsqlite/test/ |
H A D | interrupt.test | 40 # and checks to make sure SQLITE_INTERRUPT is returned. Eventually,
|
/titanic_41/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_41/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.
|
/titanic_41/usr/src/cmd/svc/configd/ |
H A D | configd.c | 381 #error Need to update flag checks in create_connection()
|
/titanic_41/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | README | 97 initialization, periodic state checks) which are simply enqueued 106 proper. Delayed enqueueing is useful for periodic checks. 111 queue is empty performing those checks. A typical event profile will
|
/titanic_41/usr/src/cmd/sendmail/cf/m4/ |
H A D | proto.m4 | 882 dnl does not end in class P hence no further checks are done here 1025 ifdef(`_STRICT_RFC821_', `# more RFC 821 checks 1838 dnl do some additional checks 1999 dnl this code checks for user@host where host is not a FQHN. 2105 dnl maybe we should stop checks already here (if SPAM_xyx)? 2336 dnl now we can simply stop checks by returning "$# xyz" instead of just "ok" 2368 R<HATER> $+ $: $1 spam hater: continue checks 2372 dnl run further checks: check_mail 2379 dnl run further checks: check_relay 2919 dnl use $# to stop further checks (delay_check)
|