Searched refs:src (Results 1 - 25 of 1259) sorted by relevance

1234567891011>>

/opensolaris-onvv-gate/usr/src/common/crypto/blowfish/
H A Dblowfish_impl.h8 * 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) \
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)[
[all...]
/opensolaris-onvv-gate/usr/src/cmd/mdb/intel/mdb/
H A Dinc.flg10 # 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.
29 find_files "s.*" usr/src/common/dis
/opensolaris-onvv-gate/usr/src/lib/libavl/
H A Dreq.flg10 # 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.
29 find_files "s.*" usr/src/common/avl
/opensolaris-onvv-gate/usr/src/lib/libc/
H A Dreq.flg9 # 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.
28 find_files "s.*" usr/src/common/atomic
29 find_files "s.*" usr/src/common/util
30 find_files "s.*" usr/src/common/dtrace
31 find_files "s.*" usr/src/lib/common
/opensolaris-onvv-gate/usr/src/lib/libdevid/
H A Dinc.flg10 # 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.
29 find_files "s.*" usr/src/common/devid
/opensolaris-onvv-gate/usr/src/lib/libexacct/
H A Dreq.flg10 # 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.
32 # usr/src/common/exacct
35 find_files "s.*" usr/src/common/exacct
/opensolaris-onvv-gate/usr/src/lib/libnvpair/
H A Dinc.flg10 # 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.
29 find_files "s.*" usr/src/common/nvpair
/opensolaris-onvv-gate/usr/src/lib/libresolv2/common/nameser/
H A Dns_netint.c33 ns_get16(const u_char *src) { argument
36 NS_GET16(dst, src);
41 ns_get32(const u_char *src) { argument
44 NS_GET32(dst, src);
49 ns_put16(u_int src, u_char *dst) { argument
50 NS_PUT16(src, dst);
54 ns_put32(u_long src, u_char *dst) { argument
55 NS_PUT32(src, dst);
/opensolaris-onvv-gate/usr/src/lib/libsec/
H A Dinc.flg10 # 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.
29 find_files "s.*" usr/src/common/acl
/opensolaris-onvv-gate/usr/src/lib/lvm/libmeta/common/
H A Dinc.flg10 # 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.
29 find_files "s.*" usr/src/common/lvm
/opensolaris-onvv-gate/usr/src/lib/pam_modules/ldap/
H A Dinc.flg12 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
18 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
27 find_files "s.*.h" usr/src/lib/libsldap
/opensolaris-onvv-gate/usr/src/stand/lib/nvpair/
H A Dinc.flg10 # 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.
29 find_files "s.*" usr/src/common/nvpair
/opensolaris-onvv-gate/usr/src/uts/common/io/lvm/md/
H A Dinc.flg10 # 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.
29 find_files "s.*" usr/src/common/lvm
/opensolaris-onvv-gate/usr/src/uts/i86pc/
H A Dinc.flg10 # 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.
29 find_files "s.*" usr/src/common/dis
/opensolaris-onvv-gate/usr/src/uts/i86xpv/
H A Dinc.flg10 # 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.
30 find_files "s.*" usr/src/common/dis
/opensolaris-onvv-gate/usr/src/uts/common/fs/zfs/
H A Dzle.c8 * 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; local
41 uchar_t *s_end = src + s_len;
44 while (src < s_end && dst < d_end - 1) {
45 uchar_t *first = src;
47 if (src[0] == 0) {
48 uchar_t *last = src + (256 - n);
49 while (src < MIN(last, s_end) && src[
69 uchar_t *src = s_start; local
[all...]
/opensolaris-onvv-gate/usr/src/lib/libproc/common/
H A DP32ton.c8 * 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.
74 timestruc_32_to_n(const timestruc32_t *src, timestruc_t *dst) argument
76 dst->tv_sec = (time_t)(uint32_t)src->tv_sec;
77 dst->tv_nsec = (long)(uint32_t)src->tv_nsec;
81 stack_32_to_n(const stack32_t *src, stack_t *dst) argument
83 dst->ss_sp = (caddr_t)(uintptr_t)src->ss_sp;
84 dst->ss_size = src->ss_size;
85 dst->ss_flags = src->ss_flags;
89 sigaction_32_to_n(const struct sigaction32 *src, struc argument
98 siginfo_32_to_n(const siginfo32_t *src, siginfo_t *dst) argument
171 auxv_32_to_n(const auxv32_t *src, auxv_t *dst) argument
187 rwindow_32_to_n(const struct rwindow32 *src, struct rwindow *dst) argument
198 gwindows_32_to_n(const gwindows32_t *src, gwindows_t *dst) argument
215 prgregset_32_to_n(const prgreg32_t *src, prgreg_t *dst) argument
246 prfpregset_32_to_n(const prfpregset32_t *src, prfpregset_t *dst) argument
303 lwpstatus_32_to_n(const lwpstatus32_t *src, lwpstatus_t *dst) argument
343 pstatus_32_to_n(const pstatus32_t *src, pstatus_t *dst) argument
378 lwpsinfo_32_to_n(const lwpsinfo32_t *src, lwpsinfo_t *dst) argument
407 psinfo_32_to_n(const psinfo32_t *src, psinfo_t *dst) argument
448 timestruc_n_to_32(const timestruc_t *src, timestruc32_t *dst) argument
455 stack_n_to_32(const stack_t *src, stack32_t *dst) argument
463 sigaction_n_to_32(const struct sigaction *src, struct sigaction32 *dst) argument
472 siginfo_n_to_32(const siginfo_t *src, siginfo32_t *dst) argument
545 auxv_n_to_32(const auxv_t *src, auxv32_t *dst) argument
552 prgregset_n_to_32(const prgreg_t *src, prgreg32_t *dst) argument
583 prfpregset_n_to_32(const prfpregset_t *src, prfpregset32_t *dst) argument
676 lwpstatus_n_to_32(const lwpstatus_t *src, lwpstatus32_t *dst) argument
716 pstatus_n_to_32(const pstatus_t *src, pstatus32_t *dst) argument
751 lwpsinfo_n_to_32(const lwpsinfo_t *src, lwpsinfo32_t *dst) argument
780 psinfo_n_to_32(const psinfo_t *src, psinfo32_t *dst) argument
[all...]
/opensolaris-onvv-gate/usr/src/cmd/hal/
H A Dinc.flg9 # 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.
28 find_files "s.*" usr/src/lib/hal
29 find_files "s.*" usr/src/lib/policykit
30 find_files "s.*" usr/src/cmd/policykit
32 echo_file usr/src/lib/Makefile.lib
33 echo_file usr/src/lib/Makefile.targ
/opensolaris-onvv-gate/usr/src/uts/sparc/nfs/
H A Dinc.flg10 # 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.
32 find_files "s.*" usr/src/uts/common/fs/nfs
37 usr/src/uts/common/fs \
38 usr/src/uts/common/netinet \
39 usr/src/uts/common/nfs \
40 usr/src/uts/common/rpc \
41 usr/src/uts/common/sys \
42 usr/src/uts/common/vm \
43 usr/src/ut
[all...]
/opensolaris-onvv-gate/usr/src/uts/sparc/nfssrv/
H A Dinc.flg10 # 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 find_files "s.*" usr/src/uts/common/fs/nfs
38 usr/src/uts/common/fs \
39 usr/src/uts/common/netinet \
40 usr/src/uts/common/nfs \
41 usr/src/uts/common/rpc \
42 usr/src/uts/common/sys \
43 usr/src/uts/common/vm \
44 usr/src/ut
[all...]
/opensolaris-onvv-gate/usr/src/cmd/lp/lib/lp/
H A Dduplist.c9 * 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.
42 char ** src
45 duplist (src)
46 register char **src;
54 if (!src || !*src)
57 nitems = lenlist(src);
64 if (!(dst[n] = Strdup(src[n]))) {
/opensolaris-onvv-gate/usr/src/psm/stand/boot/
H A Dinc.flg10 # 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.
34 usr/src/uts/sparc\
35 usr/src/uts/sun\
36 usr/src/uts/common/sys\
37 usr/src/uts/common/vm\
38 usr/src/uts/common/rpc\
39 usr/src/uts/common/nfs\
40 usr/src/stand/sys
45 usr/src/ps
[all...]
/opensolaris-onvv-gate/usr/src/uts/sparc/kmech_krb5/
H A Dinc.flg10 # 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.
29 find_files "s.*.h" usr/src/uts/common/sys
30 find_files "s.*.h" usr/src/uts/common/rpc
31 find_files "s.*.h" usr/src/uts/common/gssapi
32 find_files "s.*.h" usr/src/uts/common/vm
33 find_files "s.*.h" usr/src/uts/common/netinet
34 find_files "s.*.h" usr/src/uts/common/net
35 find_files "s.*.h" usr/src/uts/sparc/sys
36 find_files "s.*.h" usr/src/ut
[all...]
/opensolaris-onvv-gate/usr/src/uts/i86pc/io/pciex/
H A Dinc.flg9 # 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...]
/opensolaris-onvv-gate/usr/src/uts/
H A Dreq.flg10 # 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...]

Completed in 127 milliseconds

1234567891011>>