/titanic_44/usr/src/lib/libbc/sparc/inc/ |
H A D | SYS.h | 87 bcc noerr; \ 98 bcc noerr; \ 111 bcc noerr; \ 120 bcc noerr; \
|
/titanic_44/usr/src/lib/libc/sparcv9/inc/ |
H A D | SYS.h | 104 bcc,a,pt %icc, 1f; \ 127 bcc,pt %icc, 1f; \ 142 bcc,a,pt %icc, 1f; \
|
/titanic_44/usr/src/lib/libc/sparc/inc/ |
H A D | SYS.h | 113 bcc,a,pt %icc, 1f; \ 136 bcc,pt %icc, 1f; \ 151 bcc,a,pt %icc, 1f; \
|
/titanic_44/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_dispatch.c | 804 smbsr_encode_result(struct smb_request *sr, int wct, int bcc, char *fmt, ...) in smbsr_encode_result() argument 816 sr->smb_bcc = (uint16_t)bcc; in smbsr_encode_result() 818 if (smbsr_check_result(sr, wct, bcc) != 0) in smbsr_encode_result() 825 smbsr_check_result(struct smb_request *sr, int wct, int bcc) in smbsr_check_result() argument 856 if (bcc == VAR_BCC) { in smbsr_check_result() 860 bcc = (total_bytes - offset) - 2; in smbsr_check_result() 862 bcc, bcc >> 8); in smbsr_check_result() 865 if ((temp != (bcc&0xFF)) || (temp1 != ((bcc>>8)&0xFF))) in smbsr_check_result() 869 offset += bcc + 2; in smbsr_check_result() 875 sr->smb_bcc = (uint16_t)bcc; in smbsr_check_result()
|
H A D | smb_create.c | 153 uint16_t bcc; in smb_com_create_temporary() local 156 bcc = 1; /* null terminator */ in smb_com_create_temporary() 157 bcc += snprintf(name, SMB_CREATE_NAMEBUF_SZ, "tt%05d.tmp", tmp_id); in smb_com_create_temporary()
|
/titanic_44/usr/src/lib/libc/sparc/sys/ |
H A D | syscall.s | 66 bcc,a,pt %icc, 1f 109 bcc,pt %icc, 1f
|
H A D | vforkx.s | 76 bcc,a,pt %icc, 1f
|
/titanic_44/usr/src/cmd/sgs/rtld.4.x/ |
H A D | div.s | 151 bcc not_too_big ! bcc not_too_big
|
H A D | rem.s | 150 bcc not_too_big ! bcc not_too_big
|
/titanic_44/usr/src/uts/common/smbsrv/ |
H A D | smb_kproto.h | 349 int bcc, char *fmt, ...);
|
/titanic_44/usr/src/uts/sun4v/cpu/ |
H A D | generic_copy.s | 1150 bcc,a,pt %ncc, 1b
|
/titanic_44/usr/src/uts/sun4u/cpu/ |
H A D | spitfire_asm.s | 807 bcc,a,pt %ncc, 1b
|
H A D | cheetah_copy.s | 2616 bcc,a,pt %ncc, 1b 3403 bcc,a,pt %ncc, 1b
|
H A D | opl_olympus_copy.s | 2539 bcc,a,pt %ncc, 1b 3317 bcc,a,pt %ncc, 1b
|
/titanic_44/usr/src/lib/libmvec/common/vis/ |
H A D | __vpow.S | 3003 bcc,pn %icc,3f
|
/titanic_44/usr/src/cmd/sendmail/cf/ |
H A D | README | 3703 "add-bcc" to add an empty Bcc:
|