Searched refs:src (Results 26 - 50 of 1056) sorted by relevance

1234567891011>>

/illumos-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...]
/illumos-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...]
/illumos-gate/usr/src/uts/sun/io/scsi/
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.
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...]
/illumos-gate/usr/src/common/crypto/aes/
H A Daes_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.
48 #define AES_COPY_BLOCK(src, dst) \
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)[
[all...]
/illumos-gate/usr/src/lib/libresolv2/common/bsd/
H A Dstrdup.c11 strdup(const char *src) { argument
12 char *dst = malloc(strlen(src) + 1);
15 strcpy(dst, src);
/illumos-gate/usr/src/uts/sparc/nsmb/
H A Dinc.flg8 # 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.
30 find_files "s.*.c" usr/src/uts/common/fs/smbclnt/netsmb
35 usr/src/uts/common/fs \
36 usr/src/uts/common/netinet \
37 usr/src/uts/common/vm \
38 usr/src/uts/sparc/sys \
39 usr/src/uts/sun/sys
/illumos-gate/usr/src/lib/libmd/
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/common/crypto/edonr
29 find_files "s.*" usr/src/common/crypto/md4
30 find_files "s.*" usr/src/common/crypto/md5
31 find_files "s.*" usr/src/common/crypto/sha1
32 find_files "s.*" usr/src/common/crypto/sha2
33 find_files "s.*" usr/src/common/crypto/skein
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/
H A Dinc.flg8 find_files "s.*" usr/src/uts/common/gssapi/mechs/krb5
9 find_files "s.*.h" usr/src/uts/common/gssapi
10 find_files "s.*.h" usr/src/lib/krb5/kadm5
/illumos-gate/usr/src/lib/libscf/
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/svc
31 find_files "s.*" usr/src/lib/libuutil
33 exec_file usr/src/lib/libuutil/inc.flg
/illumos-gate/usr/src/cmd/fmt/
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.
28 echo_file usr/src/cmd/mailx/Makefile
29 echo_file usr/src/cmd/mailx/head.c
30 find_files "*.h" usr/src/cmd/mailx/hdr
/illumos-gate/usr/src/cmd/svr4pkg/pkgscripts/
H A Di.preserve.sh9 # 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.
31 while read src dest
33 [ "$src" = /dev/null ] && continue
40 cp $src $dest || error=yes
/illumos-gate/usr/src/ucblib/libcurses/
H A Dreq.flg5 echo_file usr/src/lib/libc/inc/file64.h
6 echo_file usr/src/lib/Makefile.lib
7 echo_file usr/src/lib/Makefile.targ
/illumos-gate/usr/src/ucblib/libucb/
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.
26 echo_file usr/src/lib/libc/inc/file64.h
27 echo_file usr/src/lib/Makefile.lib
28 echo_file usr/src/lib/Makefile.targ
/illumos-gate/usr/src/uts/intel/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/intel/sys
36 find_files "s.*.h" usr/src/ut
[all...]
/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Daddstring.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 addstring (dst, src)
47 char *src;
52 if (!dst || !src) {
57 len = strlen(src) + 1;
72 (void) strcat(*dst, src);
/illumos-gate/usr/src/lib/pam_modules/
H A Dreq.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 echo_file usr/src/lib/pam_modules/Makefile.pam_modules
/illumos-gate/usr/src/lib/pkcs11/
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/crypto
30 find_files "s.*" usr/src/common/bignum
31 find_files "s.*" usr/src/lib/libldap5/sources/ldap/ber
32 find_files "s.*" usr/src/lib/libldap5/include/ldap
/illumos-gate/usr/src/lib/crypt_modules/
H A Dreq.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 echo_file usr/src/lib/crypt_modules/Makefile.crypt_modules
/illumos-gate/usr/src/lib/gss_mechs/mech_spnego/
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/gssapi
/illumos-gate/usr/src/lib/libcurses/screen/
H A D_overlay.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.
49 overlay(WINDOW *src, WINDOW *dst) argument
51 return (_overlap(src, dst, TRUE));
H A D_overwrite.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.
49 overwrite(WINDOW *src, WINDOW *dst) argument
51 return (_overlap(src, dst, FALSE));
/illumos-gate/usr/src/lib/libdhcpagent/
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.
30 find_files "s.*" usr/src/common/net/dhcp
/illumos-gate/usr/src/lib/libdhcputil/
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.
30 find_files "s.*" usr/src/common/net/dhcp
/illumos-gate/usr/src/lib/libwanboot/
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 find_files "s.*" usr/src/common/net/wanboot
/illumos-gate/usr/src/lib/libwanbootutil/
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/net/wanboot/crypt

Completed in 151 milliseconds

1234567891011>>