/titanic_52/usr/src/lib/libproc/common/ |
H A D | P32ton.c | 8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE. 72 timestruc_32_to_n(const timestruc32_t *src, timestruc_t *dst) in timestruc_32_to_n() argument 74 dst->tv_sec = (time_t)(uint32_t)src->tv_sec; in timestruc_32_to_n() 75 dst->tv_nsec = (long)(uint32_t)src->tv_nsec; in timestruc_32_to_n() 79 stack_32_to_n(const stack32_t *src, stack_t *dst) in stack_32_to_n() argument 81 dst->ss_sp = (caddr_t)(uintptr_t)src->ss_sp; in stack_32_to_n() 82 dst->ss_size = src->ss_size; in stack_32_to_n() 83 dst->ss_flags = src->ss_flags; in stack_32_to_n() 87 sigaction_32_to_n(const struct sigaction32 *src, struc argument 96 siginfo_32_to_n(const siginfo32_t * src,siginfo_t * dst) siginfo_32_to_n() argument 169 auxv_32_to_n(const auxv32_t * src,auxv_t * dst) auxv_32_to_n() argument 185 rwindow_32_to_n(const struct rwindow32 * src,struct rwindow * dst) rwindow_32_to_n() argument 196 gwindows_32_to_n(const gwindows32_t * src,gwindows_t * dst) gwindows_32_to_n() argument 213 prgregset_32_to_n(const prgreg32_t * src,prgreg_t * dst) prgregset_32_to_n() argument 244 prfpregset_32_to_n(const prfpregset32_t * src,prfpregset_t * dst) prfpregset_32_to_n() argument 301 lwpstatus_32_to_n(const lwpstatus32_t * src,lwpstatus_t * dst) lwpstatus_32_to_n() argument 341 pstatus_32_to_n(const pstatus32_t * src,pstatus_t * dst) pstatus_32_to_n() argument 376 lwpsinfo_32_to_n(const lwpsinfo32_t * src,lwpsinfo_t * dst) lwpsinfo_32_to_n() argument 405 psinfo_32_to_n(const psinfo32_t * src,psinfo_t * dst) psinfo_32_to_n() argument 446 timestruc_n_to_32(const timestruc_t * src,timestruc32_t * dst) timestruc_n_to_32() argument 453 stack_n_to_32(const stack_t * src,stack32_t * dst) stack_n_to_32() argument 461 sigaction_n_to_32(const struct sigaction * src,struct sigaction32 * dst) sigaction_n_to_32() argument 470 siginfo_n_to_32(const siginfo_t * src,siginfo32_t * dst) siginfo_n_to_32() argument 543 auxv_n_to_32(const auxv_t * src,auxv32_t * dst) auxv_n_to_32() argument 550 prgregset_n_to_32(const prgreg_t * src,prgreg32_t * dst) prgregset_n_to_32() argument 581 prfpregset_n_to_32(const prfpregset_t * src,prfpregset32_t * dst) prfpregset_n_to_32() argument 674 lwpstatus_n_to_32(const lwpstatus_t * src,lwpstatus32_t * dst) lwpstatus_n_to_32() argument 714 pstatus_n_to_32(const pstatus_t * src,pstatus32_t * dst) pstatus_n_to_32() argument 749 lwpsinfo_n_to_32(const lwpsinfo_t * src,lwpsinfo32_t * dst) lwpsinfo_n_to_32() argument 778 psinfo_n_to_32(const psinfo_t * src,psinfo32_t * dst) psinfo_n_to_32() argument [all...] |
H A D | Putil.c | 9 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE. 208 Pinit_ops(ps_ops_t *dst, const ps_ops_t *src) in Pinit_ops() argument 212 if (src->pop_pread != NULL) in Pinit_ops() 213 dst->pop_pread = src->pop_pread; in Pinit_ops() 214 if (src->pop_pwrite != NULL) in Pinit_ops() 215 dst->pop_pwrite = src->pop_pwrite; in Pinit_ops() 216 if (src->pop_read_maps != NULL) in Pinit_ops() 217 dst->pop_read_maps = src->pop_read_maps; in Pinit_ops() 218 if (src in Pinit_ops() [all...] |
/titanic_52/ |
H A D | .gitignore | 27 usr/src/check-i386.out 28 usr/src/cmd/Adm/sun/motd 29 usr/src/cmd/Adm/sun/smbpasswd 30 usr/src/cmd/abi/appcert/etc/etc.alt 31 usr/src/cmd/abi/appcert/etc/etc.scoped 32 usr/src/cmd/abi/appcert/etc/etc.tweaks 33 usr/src/cmd/abi/appcert/etc/etc.warn 34 usr/src/cmd/abi/appcert/scripts/abi_index 35 usr/src/cmd/abi/appcert/scripts/appcert 36 usr/src/cm [all...] |
/titanic_52/usr/src/uts/common/io/ib/ |
H A D | inc.flg | 9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 34 usr/src/uts/common/sys/ib \ 35 usr/src/uts/common/sys \ 36 usr/src/uts/sparc/sys \ 37 usr/src/uts/sparc/v7/sys \ 38 usr/src/uts/sparc/v9/sys \ 39 usr/src/uts/sun/sys \ 40 usr/src/uts/intel/sys \ 41 usr/src/ut [all...] |
/titanic_52/exception_lists/ |
H A D | cstyle | 1 usr/src/boot/* 2 usr/src/cmd/acpi/acpidump/acpidump.h 3 usr/src/cmd/acpi/acpidump/apdump.c 4 usr/src/cmd/acpi/acpidump/apfiles.c 5 usr/src/cmd/acpi/acpidump/apmain.c 6 usr/src/cmd/acpi/acpidump/osunixdir.c 7 usr/src/cmd/acpi/acpidump/tbprint.c 8 usr/src/cmd/acpi/acpidump/tbxfroot.c 9 usr/src/cmd/acpi/acpidump/utbuffer.c 10 usr/src/cm [all...] |
H A D | copyright | 8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 33 usr/src/boot/* 34 usr/src/cmd/acpi/acpidump/acpidump.h 35 usr/src/cmd/acpi/acpidump/apdump.c 36 usr/src/cmd/acpi/acpidump/apfiles.c 37 usr/src/cmd/acpi/acpidump/apmain.c 38 usr/src/cmd/acpi/acpidump/osillumostbl.c 39 usr/src/cmd/acpi/acpidump/osunixdir.c 40 usr/src/cm [all...] |
H A D | hdrchk | 1 usr/src/boot/* 2 usr/src/cmd/acpi/acpidump/acpidump.h 3 usr/src/cmd/acpi/acpixtract/acpixtract.h 4 usr/src/cmd/acpi/acpixtract/axmain.h 5 usr/src/cmd/acpi/acpixtract/axutils.h 6 usr/src/cmd/cmd-inet/usr.bin/dns-sd/ClientCommon.h 7 usr/src/cmd/cmd-inet/usr.lib/mdnsd/CryptoAlg.h 8 usr/src/cmd/cmd-inet/usr.lib/mdnsd/DNSCommon.h 9 usr/src/cmd/cmd-inet/usr.lib/mdnsd/GenLinkedList.h 10 usr/src/cm [all...] |
/titanic_52/usr/src/uts/i86pc/io/pciex/ |
H A D | inc.flg | 9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 34 usr/src/uts/common/sys \ 35 usr/src/uts/sparc/sys \ 36 usr/src/uts/sparc/v7/sys \ 37 usr/src/uts/sparc/v9/sys \ 38 usr/src/uts/sun/sys \ 39 usr/src/uts/sun4/sys \ 40 usr/src/uts/intel/sys \ 41 usr/src/ut [all...] |
/titanic_52/usr/src/pkg/manifests/ |
H A D | source-system-grub.mf | 8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 36 dir path=usr/share/src group=sys 37 dir path=usr/share/src/grub 38 dir path=usr/share/src/grub/docs 39 dir path=usr/share/src/grub/grub 40 dir path=usr/share/src/grub/lib 41 dir path=usr/share/src/grub/netboot 42 dir path=usr/share/src/grub/stage1 43 dir path=usr/share/src/gru [all...] |
/titanic_52/usr/src/uts/sun/io/scsi/ |
H A D | inc.flg | 9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 32 usr/src/uts/common/io/warlock \ 33 usr/src/uts/common/io/scsi \ 34 usr/src/uts/common/sys \ 35 usr/src/uts/sparc/dada \ 36 usr/src/uts/sparc/fas \ 37 usr/src/uts/sparc/scsi \ 38 usr/src/uts/sparc/sd \ 39 usr/src/ut [all...] |
/titanic_52/usr/src/lib/libsqlite/ |
H A D | main.mk | 55 TCCX = $(TCC) $(OPTS) $(THREADSAFE) $(USLEEP) -I. -I$(TOP)/src 68 $(TOP)/src/attach.c \ 69 $(TOP)/src/auth.c \ 70 $(TOP)/src/btree.c \ 71 $(TOP)/src/btree.h \ 72 $(TOP)/src/btree_rb.c \ 73 $(TOP)/src/build.c \ 74 $(TOP)/src/copy.c \ 75 $(TOP)/src/date.c \ 76 $(TOP)/src/delet [all...] |
/titanic_52/usr/src/common/crypto/aes/ |
H A D | aes_impl.h | 8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE. 48 #define AES_COPY_BLOCK(src, dst) \ argument 49 (dst)[0] = (src)[0]; \ 50 (dst)[1] = (src)[1]; \ 51 (dst)[2] = (src)[2]; \ 52 (dst)[3] = (src)[3]; \ 53 (dst)[4] = (src)[4]; \ 54 (dst)[5] = (src)[5]; \ 55 (dst)[6] = (src)[ 66 AES_XOR_BLOCK(src,dst) global() argument [all...] |
/titanic_52/usr/src/uts/common/io/1394/ |
H A D | inc.flg | 10 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 16 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 33 usr/src/uts/common/sys/1394 36 usr/src/uts/common/sys 39 usr/src/uts/sparc/sys 42 usr/src/uts/sparc/v7/sys 45 usr/src/uts/sparc/v9/sys 48 usr/src/uts/sun/sys 51 usr/src/uts/sun4u/sys 54 usr/src/ut [all...] |
/titanic_52/usr/src/uts/common/fs/zfs/ |
H A D | zle.c | 8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE. 39 uchar_t *src = s_start; in zle_compress() local 41 uchar_t *s_end = src + s_len; in zle_compress() 44 while (src < s_end && dst < d_end - 1) { in zle_compress() 45 uchar_t *first = src; in zle_compress() 47 if (src[0] == 0) { in zle_compress() 48 uchar_t *last = src + (256 - n); in zle_compress() 49 while (src < MIN(last, s_end) && src[ in zle_compress() 69 uchar_t *src = s_start; zle_decompress() local [all...] |
H A D | lzjb.c | 8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE. 52 uchar_t *src = s_start; in lzjb_compress() local 61 while (src < (uchar_t *)s_start + s_len) { in lzjb_compress() 69 if (src > (uchar_t *)s_start + s_len - MATCH_MAX) { in lzjb_compress() 70 *dst++ = *src++; in lzjb_compress() 73 hash = (src[0] << 16) + (src[1] << 8) + src[2]; in lzjb_compress() 77 offset = (intptr_t)(src in lzjb_compress() 101 uchar_t *src = s_start; lzjb_decompress() local [all...] |
/titanic_52/usr/src/uts/ |
H A D | req.flg | 10 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 16 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 33 echo_file usr/src/uts/Makefile 34 echo_file usr/src/uts/Makefile.targ 35 echo_file usr/src/uts/Makefile.uts 36 echo_file usr/src/Targetdirs 37 echo_file usr/src/Makefile 41 find_files "s.*" usr/src/cmd/cmd-crypto/etc 42 find_files "s.*" usr/src/common/acl 43 find_files "s.*" usr/src/commo [all...] |
/titanic_52/usr/src/cmd/sgs/libelf/common/ |
H A D | xlate64.m4 | 8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE. 48 * o adding a new type ELF_T_* to usr/src/head/libelf.h 848 xlate(Elf_Data *dst, const Elf_Data *src, unsigned encode, int tof) 857 if (dst == 0 || src == 0) 864 (sver = src->d_version - 1) >= EV_CURRENT) { 868 if ((type = src->d_type) >= ELF_T_NUM) { 882 cnt = src->d_size / ssz; 896 * these segments, allow for the src destination to be 0. 898 if (src [all...] |
H A D | xlate.m4 | 8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE. 48 * o adding a new type ELF_T_* to usr/src/head/libelf.h 857 xlate(Elf_Data *dst, const Elf_Data *src, unsigned encode, int tof) 866 if (dst == 0 || src == 0) 873 (sver = src->d_version - 1) >= EV_CURRENT) { 877 if ((type = src->d_type) >= ELF_T_NUM) { 891 cnt = src->d_size / ssz; 905 * these segments, allow for the src destination to be 0. 907 if (src [all...] |
H A D | gelf.c | 8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE. 138 gelf_update_ehdr(Elf *elf, GElf_Ehdr *src) in gelf_update_ehdr() argument 150 class = src->e_ident[EI_CLASS]; in gelf_update_ehdr() 160 (void) memcpy(d->e_ident, src->e_ident, EI_NIDENT); in gelf_update_ehdr() 161 d->e_type = src->e_type; in gelf_update_ehdr() 162 d->e_machine = src->e_machine; in gelf_update_ehdr() 163 d->e_version = src->e_version; in gelf_update_ehdr() 165 d->e_entry = (Elf32_Addr)src->e_entry; in gelf_update_ehdr() 167 d->e_phoff = (Elf32_Off)src in gelf_update_ehdr() 263 gelf_update_phdr(Elf * elf,int ndx,GElf_Phdr * src) gelf_update_phdr() argument 375 gelf_update_shdr(Elf_Scn * scn,GElf_Shdr * src) gelf_update_shdr() argument 430 gelf_xlatetof(Elf * elf,Elf_Data * dst,const Elf_Data * src,unsigned encode) gelf_xlatetof() argument 449 gelf_xlatetom(Elf * elf,Elf_Data * dst,const Elf_Data * src,unsigned encode) gelf_xlatetom() argument 510 gelf_update_sym(Elf_Data * dst,int ndx,GElf_Sym * src) gelf_update_sym() argument 591 gelf_update_syminfo(Elf_Data * dst,int ndx,GElf_Syminfo * src) gelf_update_syminfo() argument 661 gelf_update_dyn(Elf_Data * dst,int ndx,GElf_Dyn * src) gelf_update_dyn() argument 741 gelf_getmove(Elf_Data * src,int ndx,GElf_Move * dst) gelf_getmove() argument 781 gelf_update_move(Elf_Data * dest,int ndx,GElf_Move * src) gelf_update_move() argument 822 gelf_getrela(Elf_Data * src,int ndx,GElf_Rela * dst) gelf_getrela() argument 867 gelf_update_rela(Elf_Data * dst,int ndx,GElf_Rela * src) gelf_update_rela() argument 915 gelf_getrel(Elf_Data * src,int ndx,GElf_Rel * dst) gelf_getrel() argument 958 gelf_update_rel(Elf_Data * dst,int ndx,GElf_Rel * src) gelf_update_rel() argument 1053 gelf_update_cap(Elf_Data * dst,int ndx,GElf_Cap * src) gelf_update_cap() argument [all...] |
/titanic_52/usr/src/uts/common/os/ |
H A D | compress.c | 9 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE. 130 uchar_t *src = s_start; in compress() local 138 while (src < (uchar_t *)s_start + s_len) { in compress() 142 for (src = s_start, dst = d_start; mlen; mlen--) in compress() 143 *dst++ = *src++; in compress() 150 if (src > (uchar_t *)s_start + s_len - MATCH_MAX) { in compress() 151 *dst++ = *src++; in compress() 154 hp = &lempel[((src[0] + 13) ^ (src[ in compress() 179 uchar_t *src = s_start; decompress() local [all...] |
/titanic_52/usr/src/common/crypto/blowfish/ |
H A D | blowfish_impl.h | 8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE. 39 #define BLOWFISH_COPY_BLOCK(src, dst) \ argument 40 (dst)[0] = (src)[0]; \ 41 (dst)[1] = (src)[1]; \ 42 (dst)[2] = (src)[2]; \ 43 (dst)[3] = (src)[3]; \ 44 (dst)[4] = (src)[4]; \ 45 (dst)[5] = (src)[5]; \ 46 (dst)[6] = (src)[ 49 BLOWFISH_XOR_BLOCK(src,dst) global() argument [all...] |
/titanic_52/usr/src/tools/findunref/ |
H A D | exception_list.open | 8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 38 ./usr/src/cmd/oawk/EXPLAIN 39 ./usr/src/cmd/vi/port/ex.news 44 ./usr/src/cmd/perl 45 ./usr/src/cmd/sqlite 46 ./usr/src/lib/libsqlite 47 ./usr/src/cmd/tcpd 48 ./usr/src/grub 49 ./usr/src/ut [all...] |
/titanic_52/usr/src/uts/common/io/audio/impl/ |
H A D | audio_format.c | 8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE. 90 void *src = sp->s_cnv_src; in cnv_srconly() local 96 len = do_src(sp, src, dst, len, sp->s_cnv_src_nchan); in cnv_srconly() 99 sp->s_cnv_dst = src; in cnv_srconly() 110 int32_t *src = sp->s_cnv_src; in cnv_s24oe() local 113 *src = ddi_swap32(*src); in cnv_s24oe() 114 src++; in cnv_s24oe() 126 int8_t *src in cnv_from_s8() local 142 uint8_t *src = s; cnv_from_u8() local 158 uint8_t *src = s; cnv_from_ulaw() local 174 uint8_t *src = s; cnv_from_alaw() local 190 int16_t *src = s; cnv_from_s16ne() local 206 int16_t *src = s; cnv_from_s16oe() local 222 uint16_t *src = s; cnv_from_u16ne() local 238 uint16_t *src = s; cnv_from_u16oe() local 254 uint8_t *src = s; cnv_from_s24p() local 275 int32_t *src = sp->s_cnv_src; cnv_from_s32ne() local 287 int32_t *src = sp->s_cnv_src; cnv_from_s32oe() local 304 int32_t *src = sp->s_cnv_src; cnv_to_u8() local 316 int32_t *src = sp->s_cnv_src; cnv_to_s8() local 328 int32_t *src = sp->s_cnv_src; cnv_to_ulaw() local 345 int32_t *src = sp->s_cnv_src; cnv_to_alaw() local 362 int32_t *src = sp->s_cnv_src; cnv_to_s16ne() local 374 int32_t *src = sp->s_cnv_src; cnv_to_s16oe() local 386 int32_t *src = sp->s_cnv_src; cnv_to_u16ne() local 398 int32_t *src = sp->s_cnv_src; cnv_to_u16oe() local 410 int32_t *src = sp->s_cnv_src; cnv_to_s24p() local 428 int32_t *src = sp->s_cnv_src; cnv_to_s32ne() local 439 int32_t *src = sp->s_cnv_src; cnv_to_s32oe() local 518 int32_t *src = sp->s_cnv_src; cnv_default() local 532 int32_t *src = sp->s_cnv_src; cnv_default() local 600 int32_t *src = sp->s_cnv_src; cnv_default() local [all...] |
/titanic_52/usr/src/lib/libsmbfs/smb/ |
H A D | nls.c | 83 nls_str_toloc(char *dst, const char *src) in nls_str_toloc() argument 89 return (strcpy(dst, src)); in nls_str_toloc() 92 return (strcpy(dst, src)); in nls_str_toloc() 93 inlen = outlen = strlen(src); in nls_str_toloc() 95 my_iconv(nls_toloc, &src, &inlen, &p, &outlen); in nls_str_toloc() 101 nls_str_toext(char *dst, const char *src) in nls_str_toext() argument 107 return (strcpy(dst, src)); in nls_str_toext() 110 return (strcpy(dst, src)); in nls_str_toext() 111 inlen = outlen = strlen(src); in nls_str_toext() 113 my_iconv(nls_toext, &src, in nls_str_toext() 119 nls_mem_toloc(void * dst,const void * src,int size) nls_mem_toloc() argument 140 nls_mem_toext(void * dst,const void * src,int size) nls_mem_toext() argument 159 nls_str_upper(char * dst,const char * src) nls_str_upper() argument 170 nls_str_lower(char * dst,const char * src) nls_str_lower() argument [all...] |
/titanic_52/usr/src/cmd/sgs/link_audit/ |
H A D | Makefile | 8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 35 src/bindings.c \ 36 src/bindings.h \ 37 src/dumpbind.c \ 38 src/env.c \ 39 src/env.h \ 40 src/hash.c \ 41 src/hash.h \ 42 src/sotrus [all...] |