/titanic_41/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/ |
H A D | cdu_def.h | 26 u8 D[32]; in calc_crc8() local 34 D[i] = (u8)(data & 1); in calc_crc8() 44 NewCRC[0] = D[31] ^ D[30] ^ D[28] ^ D[23] ^ D[21] ^ D[19] ^ D[18] ^ in calc_crc8() 45 D[16] ^ D[14] ^ D[12] ^ D[8] ^ D[7] ^ D[6] ^ D[0] ^ C[4] ^ in calc_crc8() 47 NewCRC[1] = D[30] ^ D[29] ^ D[28] ^ D[24] ^ D[23] ^ D[22] ^ D[21] ^ in calc_crc8() 48 D[20] ^ D[18] ^ D[17] ^ D[16] ^ D[15] ^ D[14] ^ D[13] ^ in calc_crc8() 49 D[12] ^ D[9] ^ D[6] ^ D[1] ^ D[0] ^ C[0] ^ C[4] ^ C[5] ^ C[6]; in calc_crc8() 50 NewCRC[2] = D[29] ^ D[28] ^ D[25] ^ D[24] ^ D[22] ^ D[17] ^ D[15] ^ in calc_crc8() 51 D[13] ^ D[12] ^ D[10] ^ D[8] ^ D[6] ^ D[2] ^ D[1] ^ D[0] ^ in calc_crc8() 53 NewCRC[3] = D[30] ^ D[29] ^ D[26] ^ D[25] ^ D[23] ^ D[18] ^ D[16] ^ in calc_crc8() [all …]
|
/titanic_41/usr/src/lib/libdtrace/sparc/ |
H A D | regs.d | 30 #pragma D binding "1.0" R_G0 32 #pragma D binding "1.0" R_G1 34 #pragma D binding "1.0" R_G2 36 #pragma D binding "1.0" R_G3 38 #pragma D binding "1.0" R_G4 40 #pragma D binding "1.0" R_G5 42 #pragma D binding "1.0" R_G6 44 #pragma D binding "1.0" R_G7 47 #pragma D binding "1.0" R_O0 49 #pragma D binding "1.0" R_O1 [all …]
|
/titanic_41/usr/src/lib/libdtrace/common/ |
H A D | sched.d | 28 #pragma D depends_on module unix 29 #pragma D depends_on provider sched 49 translator cpuinfo_t < disp_t *D > { 50 cpu_id = D->disp_cpu == NULL ? -1 : 51 xlate <cpuinfo_t> (D->disp_cpu).cpu_id; 52 cpu_pset = D->disp_cpu == NULL ? -1 : 53 xlate <cpuinfo_t> (D->disp_cpu).cpu_pset; 54 cpu_chip = D->disp_cpu == NULL ? -1 : 55 xlate <cpuinfo_t> (D->disp_cpu).cpu_chip; 56 cpu_lgrp = D->disp_cpu == NULL ? -1 : [all …]
|
H A D | procfs.d.in | 29 * available for all D programs to use to examine process model state. 32 #pragma D depends_on module procfs 39 #pragma D binding "1.0" SSLEEP 41 #pragma D binding "1.0" SRUN 43 #pragma D binding "1.0" SZOMB 45 #pragma D binding "1.0" SSTOP 47 #pragma D binding "1.0" SIDL 49 #pragma D binding "1.0" SONPROC 51 #pragma D binding "1.0" SWAIT 54 #pragma D binding "1.0" PR_STOPPED [all …]
|
H A D | unistd.d | 29 #pragma D binding "1.0" DTRACEFLT_UNKNOWN 32 #pragma D binding "1.0" DTRACEFLT_BADADDR 35 #pragma D binding "1.0" DTRACEFLT_BADALIGN 38 #pragma D binding "1.0" DTRACEFLT_ILLOP 41 #pragma D binding "1.0" DTRACEFLT_DIVZERO 44 #pragma D binding "1.0" DTRACEFLT_NOSCRATCH 47 #pragma D binding "1.0" DTRACEFLT_KPRIV 50 #pragma D binding "1.0" DTRACEFLT_UPRIV 53 #pragma D binding "1.0" DTRACEFLT_TUPOFLOW 56 #pragma D binding "1.4.1" DTRACEFLT_BADSTACK
|
H A D | io.d.in | 30 #pragma D depends_on module unix 31 #pragma D depends_on provider io 34 #pragma D binding "1.0" B_BUSY 36 #pragma D binding "1.0" B_DONE 38 #pragma D binding "1.0" B_ERROR 40 #pragma D binding "1.0" B_PAGEIO 42 #pragma D binding "1.0" B_PHYS 44 #pragma D binding "1.0" B_READ 46 #pragma D binding "1.0" B_WRITE 48 #pragma D binding "1.0" B_ASYNC [all …]
|
H A D | srp.d | 27 #pragma D depends_on library net.d 28 #pragma D depends_on library scsi.d 29 #pragma D depends_on module genunix 30 #pragma D depends_on module srpt 44 #pragma D binding "1.5" translator 51 #pragma D binding "1.5" translator 60 #pragma D binding "1.5" translator 66 #pragma D binding "1.5" translator 86 #pragma D binding "1.5" translator 95 #pragma D binding "1.5" translator [all …]
|
H A D | fc.d | 27 #pragma D depends_on library net.d 28 #pragma D depends_on library scsi.d 29 #pragma D depends_on module genunix 30 #pragma D depends_on module fct 59 #pragma D binding "1.5" translator 70 #pragma D binding "1.5" translator 81 #pragma D binding "1.5" translator 104 #pragma D binding "1.5" translator 126 #pragma D binding "1.5" translator 156 #pragma D binding "1.5" translator [all …]
|
H A D | ip.d.in | 25 #pragma D depends_on module ip 26 #pragma D depends_on provider ip 29 #pragma D binding "1.5" IPH_DF 31 #pragma D binding "1.5" IPH_MF 33 #pragma D binding "1.5" IPPROTO_IP 35 #pragma D binding "1.5" IPPROTO_HOPOPTS 37 #pragma D binding "1.5" IPPROTO_ICMP 39 #pragma D binding "1.5" IPPROTO_IGMP 41 #pragma D binding "1.5" IPPROTO_GGP 43 #pragma D binding "1.5" IPPROTO_ENCAP [all …]
|
H A D | tcp.d.in | 25 #pragma D depends_on module unix 26 #pragma D depends_on provider tcp 29 #pragma D binding "1.6.3" TH_FIN 31 #pragma D binding "1.6.3" TH_SYN 33 #pragma D binding "1.6.3" TH_RST 35 #pragma D binding "1.6.3" TH_PUSH 37 #pragma D binding "1.6.3" TH_ACK 39 #pragma D binding "1.6.3" TH_URG 41 #pragma D binding "1.6.3" TH_ECE 43 #pragma D binding "1.6.3" TH_CWR [all …]
|
H A D | nfssrv.d | 27 #pragma D depends_on library ip.d 28 #pragma D depends_on library net.d 29 #pragma D depends_on library nfs.d 30 #pragma D depends_on module nfssrv 32 #pragma D binding "1.5" translator 44 #pragma D binding "1.5" translator
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | DNSDigest.c | 236 mDNSu32 A,B,C,D; member 314 ll=(c)->D; HOST_l2c(ll,(s)); \ 971 c->D=INIT_DATA_D; in MD5_Init() 982 register unsigned MD32_REG_T A,B,C,D; in md5_block_host_order() local 987 D=c->D; in md5_block_host_order() 992 R0(A,B,C,D,X[ 0], 7,0xd76aa478L); in md5_block_host_order() 993 R0(D,A,B,C,X[ 1],12,0xe8c7b756L); in md5_block_host_order() 994 R0(C,D,A,B,X[ 2],17,0x242070dbL); in md5_block_host_order() 995 R0(B,C,D,A,X[ 3],22,0xc1bdceeeL); in md5_block_host_order() 996 R0(A,B,C,D,X[ 4], 7,0xf57c0fafL); in md5_block_host_order() [all …]
|
/titanic_41/usr/src/lib/libuutil/common/ |
H A D | uu_dprintf.c | 69 uu_dprintf_t *D; in uu_dprintf_create() local 76 if ((D = uu_zalloc(sizeof (uu_dprintf_t))) == NULL) in uu_dprintf_create() 80 D->uud_name = strdup(name); in uu_dprintf_create() 81 if (D->uud_name == NULL) { in uu_dprintf_create() 82 uu_free(D); in uu_dprintf_create() 86 D->uud_name = NULL; in uu_dprintf_create() 89 D->uud_severity = severity; in uu_dprintf_create() 90 D->uud_flags = flags; in uu_dprintf_create() 92 return (D); in uu_dprintf_create() 97 uu_dprintf(uu_dprintf_t *D, uu_dprintf_severity_t severity, in uu_dprintf() argument [all …]
|
/titanic_41/usr/src/cmd/dtrace/test/tst/common/misc/ |
H A D | tst.boolopt.d | 29 #pragma D option quiet=yes 30 #pragma D option quiet=YES 31 #pragma D option quiet=true 32 #pragma D option quiet=enable 33 #pragma D option quiet=enabled 34 #pragma D option quiet=on 35 #pragma D option quiet=set 36 #pragma D option quiet=SeT 38 #pragma D option flowindent=no 39 #pragma D option flowindent=NO [all …]
|
/titanic_41/usr/src/lib/libdtrace/i386/ |
H A D | regs.d.in | 31 #pragma D binding "1.0" R_GS 33 #pragma D binding "1.0" R_FS 35 #pragma D binding "1.0" R_ES 37 #pragma D binding "1.0" R_DS 40 #pragma D binding "1.0" R_EDI 42 #pragma D binding "1.0" R_ESI 44 #pragma D binding "1.0" R_EBP 46 #pragma D binding "1.0" R_ESP 48 #pragma D binding "1.0" R_EBX 50 #pragma D binding "1.0" R_EDX [all …]
|
/titanic_41/usr/src/cmd/refer/papers/ |
H A D | Rv7man | 7 %D December 1967 25 %D March 1975 37 %D 1978 43 %D October 13-15, 1976 54 %D 1978 64 %D 1978 68 %A D. M. Ritchie 71 %D 1978 78 %D April-June 1971 88 %D 1978 [all …]
|
H A D | Rbstjissue | 7 %D 1978 11 %A M. D. McIlroy 18 %D 1978 23 %A D. M. Ritchie 29 %D 1978 38 %D 1978 42 %A D. M. Ritchie 47 %D 1978 57 %D 1978 60 %A D. M. Ritchie [all …]
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | Cvt | 112 D=`echo $AA | cut -d" " -f6` 113 if [ -n "$D" -a -f "$SPOOL/D./$D" ] 114 then $ECHO mv $SPOOL/D./$D $SPOOL/$DIR/$D 115 elif [ -n "$D" -a -f "$SPOOL/D.`uuname -l`/$D" ] 116 then $ECHO mv $SPOOL/D.`uuname -l`/$D $SPOOL/$DIR/$D
|
/titanic_41/usr/src/cmd/sendmail/db/include/ |
H A D | hash.h | 93 #define RESTORE_CURSOR(D, ORIG, COPY, RET) { \ argument 97 (void)lock_put((D)->dbenv->lk_info, (COPY)->lock); \ 101 (void)lock_put((D)->dbenv->lk_info, (ORIG)->lock); \ 109 #define GET_META(D, I, R) { \ argument 110 if (F_ISSET(D, DB_AM_LOCKING) && \ 113 (R) = lock_get((D)->dbenv->lk_info, (I)->dbc->locker, \ 118 ((R) = __ham_get_page(D, 0, (PAGE **)&((I)->hdr))) != 0 && \ 120 (void)lock_put((D)->dbenv->lk_info, (I)->hlock); \ 125 #define RELEASE_META(D, I) { \ argument 127 (void)__ham_put_page(D, (PAGE *)(I)->hdr, \ [all …]
|
/titanic_41/usr/src/cmd/lp/cmd/lpsched/ |
H A D | lpfsck.c | 46 #define D 1 macro 76 proto (D, 0, Lp_A, NULL, 0775, Lp_Uid, Lp_Gid); in lpfsck() 77 proto (D, 1, Lp_A_Classes, NULL, 0775, Lp_Uid, Lp_Gid); in lpfsck() 78 proto (D, 1, Lp_A_Forms, NULL, 0775, Lp_Uid, Lp_Gid); in lpfsck() 79 proto (D, 1, Lp_A_Interfaces, NULL, 0775, Lp_Uid, Lp_Gid); in lpfsck() 80 proto (D, 1, Lp_A_Printers, NULL, 0775, Lp_Uid, Lp_Gid); in lpfsck() 81 proto (D, 1, Lp_A_PrintWheels, NULL, 0775, Lp_Uid, Lp_Gid); in lpfsck() 82 proto (D, 0, "/var/lp", NULL, 0775, Lp_Uid, Lp_Gid); in lpfsck() 83 proto (D, 1, Lp_Logs, NULL, 0775, Lp_Uid, Lp_Gid); in lpfsck() 84 proto (D, 1, Lp_Spooldir, NULL, 0775, Lp_Uid, Lp_Gid); in lpfsck() [all …]
|
/titanic_41/usr/src/cmd/dtrace/test/tst/common/offsetof/ |
H A D | tst.OffsetofUnion.d | 38 #pragma D option quiet 48 printf("offsetof(record, x) = %d\n", offsetof(union D`record, x)); 49 printf("offsetof(record, y) = %d\n", offsetof(union D`record, y)); 50 printf("offsetof(record, c) = %d\n", offsetof(union D`record, c)); 55 /(0 != offsetof(union D`record, y)) && (0 != offsetof(union D`record, x)) && 56 (0 != offsetof(union D`record, c))/
|
/titanic_41/usr/src/cmd/tip/ |
H A D | etc.remote | 5 :dv=/dev/term/b:br#9600:el=^C^S^Q^U^D:ie=%$:oe=^D: 12 :el=^D^U^C^S^Q^O@:du:at=hayes:ie=#$%:oe=^D:br#300:tc=dialers: 14 :el=^D^U^C^S^Q^O@:du:at=hayes:ie=#$%:oe=^D:br#1200:tc=dialers: 16 :el=^D^U^C^S^Q^O@:du:at=hayes:ie=#$%:oe=^D:br#2400:tc=dialers: 18 :el=^D^U^C^S^Q^O@:du:at=hayes:ie=#$%:oe=^D:br#9600:tc=dialers: 20 :el=^D^U^C^S^Q^O@:du:at=hayes:ie=#$%:oe=^D:br#19200:tc=dialers:
|
/titanic_41/usr/src/lib/scsi/plugins/scsi/engines/ |
H A D | Makefile.targ | 39 -@mkdir -p $(@D) 73 $(ROOTPROG): $$(@D) $(PROG) 74 $(RM) $@; $(INS) -s -m 0755 -f $(@D) $(PROG) 76 $(ROOTPROG64): $$(@D) $(PROG) 77 $(RM) $@; $(INS) -s -m 0755 -f $(@D) $(PROG) 79 $(ROOTDMOD): $$(@D) $(DMODPROG) 80 $(RM) $@; $(INS) -s -m 0755 -f $(@D) $(DMODPROG)
|
/titanic_41/usr/src/lib/scsi/plugins/ses/ |
H A D | Makefile.targ | 39 -@mkdir -p $(@D) 79 $(ROOTPROG): $$(@D) $(PROG) 80 $(RM) $@; $(INS) -s -m 0755 -f $(@D) $(PROG) 82 $(ROOTPROG64): $$(@D) $(PROG) 83 $(RM) $@; $(INS) -s -m 0755 -f $(@D) $(PROG) 85 $(ROOTDMOD): $$(@D) $(DMODPROG) 86 $(RM) $@; $(INS) -s -m 0755 -f $(@D) $(DMODPROG)
|
/titanic_41/usr/src/lib/scsi/plugins/smp/ |
H A D | Makefile.targ | 37 -@mkdir -p $(@D) 77 $(ROOTPROG): $$(@D) $(PROG) 78 $(RM) $@; $(INS) -s -m 0755 -f $(@D) $(PROG) 80 $(ROOTPROG64): $$(@D) $(PROG) 81 $(RM) $@; $(INS) -s -m 0755 -f $(@D) $(PROG) 83 $(ROOTDMOD): $$(@D) $(DMODPROG) 84 $(RM) $@; $(INS) -s -m 0755 -f $(@D) $(DMODPROG)
|