HomeSort by relevance Sort by last modified time
    Searched refs:src (Results 1 - 25 of 1256) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /onnv/onnv-gate/usr/src/pkgdefs/SUNWypr/
r.preserve 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.
27 while read src
29 echo "not removing $src"
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWpppdr/
r.preserve 9 while read src
11 if [ -f $src ]; then
12 if [ -s $src ]; then
13 echo "not removing $src"
15 rm -f $src
  /onnv/onnv-gate/usr/src/pkgdefs/common_files/
i.kmfconfbase 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.
28 while read src dest
31 cp $src $dest
i.p9000conf 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.
29 while read src dest
32 cp $src $dest
i.preserve 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.
29 while read src dest
32 cp $src $dest
  /onnv/onnv-gate/usr/src/cmd/fmli/oh/
misc.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.
59 * (which is overwritten by a '\0'). If there is no field or src is
63 tab_parse(dst, src)
65 char *src;
70 if (src == NULL)
72 while (*src == '\t')
73 src++;
74 if (*src == '\0')
78 if (p = strchr(src, '\t')
    [all...]
  /onnv/onnv-gate/usr/src/common/crypto/blowfish/
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) \
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)[6];
    [all...]
  /onnv/onnv-gate/usr/src/cmd/mdb/intel/mdb/
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.
29 find_files "s.*" usr/src/common/dis
  /onnv/onnv-gate/usr/src/lib/libavl/
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.
29 find_files "s.*" usr/src/common/avl
  /onnv/onnv-gate/usr/src/lib/libc/
req.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.
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
  /onnv/onnv-gate/usr/src/lib/libdevid/
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.
29 find_files "s.*" usr/src/common/devid
  /onnv/onnv-gate/usr/src/lib/libexacct/
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.
32 # usr/src/common/exacct
35 find_files "s.*" usr/src/common/exacct
  /onnv/onnv-gate/usr/src/lib/libnvpair/
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.
29 find_files "s.*" usr/src/common/nvpair
  /onnv/onnv-gate/usr/src/lib/libsec/
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.
29 find_files "s.*" usr/src/common/acl
  /onnv/onnv-gate/usr/src/lib/libsecdb/
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.
29 find_files "s.*" usr/src/pkgdefs/common_files
  /onnv/onnv-gate/usr/src/lib/lvm/libmeta/common/
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.
29 find_files "s.*" usr/src/common/lvm
  /onnv/onnv-gate/usr/src/lib/pam_modules/ldap/
inc.flg 12 # 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
  /onnv/onnv-gate/usr/src/stand/lib/nvpair/
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.
29 find_files "s.*" usr/src/common/nvpair
  /onnv/onnv-gate/usr/src/uts/common/io/lvm/md/
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.
29 find_files "s.*" usr/src/common/lvm
  /onnv/onnv-gate/usr/src/uts/i86pc/
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.
29 find_files "s.*" usr/src/common/dis
  /onnv/onnv-gate/usr/src/uts/i86xpv/
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.
30 find_files "s.*" usr/src/common/dis
  /onnv/onnv-gate/usr/src/lib/libresolv2/common/nameser/
ns_netint.c 33 ns_get16(const u_char *src) {
36 NS_GET16(dst, src);
41 ns_get32(const u_char *src) {
44 NS_GET32(dst, src);
49 ns_put16(u_int src, u_char *dst) {
50 NS_PUT16(src, dst);
54 ns_put32(u_long src, u_char *dst) {
55 NS_PUT32(src, dst);
  /onnv/onnv-gate/usr/src/lib/gss_mechs/mech_dummy/pkg/
r.gss 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.
35 while read src
37 grep -v "#$PKGINST$" < $src > /tmp/$$
38 mv /tmp/$$ $src
  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/
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; 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[0] == 0
69 uchar_t *src = s_start; local
    [all...]
  /onnv/onnv-gate/usr/src/lib/libproc/common/
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.
74 timestruc_32_to_n(const timestruc32_t *src, timestruc_t *dst)
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)
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, struct sigaction *dst
    [all...]

Completed in 540 milliseconds

1 2 3 4 5 6 7 8 91011>>