Searched refs:src (Results 226 - 250 of 1056) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dswab.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.
46 swab(const char *src, char *dest, ssize_t n) argument
49 const char *from = (const char *)src;
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dudp.h10 in_addr src; member in struct:udp_pseudo_hdr
17 uint16_t src; member in struct:udphdr
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj_subr.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.
72 caddr_t src = (caddr_t)src_arg; local
75 if (src < dest && (src + count) > dest) {
78 *(dest + count) = *(src + count);
81 *dest++ = *src++;
86 stand_strlcat(char *dst, const char *src, size_t dstsize) argument
91 size_t l2 = strlen(src);
101 bcopy(src, ds
[all...]
/illumos-gate/usr/src/grub/grub-0.97/
H A Dinstall-sh67 src=
167 for src
170 case $src in
171 -*) src=./$src ;;
175 dst=$src
176 src=
185 # Waiting for this to be detected by the "$cpprog $src $dsttmp" command
187 # if $src (and thus $dsttmp) contains '*'.
188 if test ! -f "$src"
[all...]
/illumos-gate/usr/src/cmd/svr4pkg/pkgscripts/
H A Di.awk.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.
29 while read src dest
31 [ "$src" = /dev/null ] && continue
59 cp $src $savepath &&
H A Di.sed.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.
29 while read src dest
31 [ "$src" = /dev/null ] && continue
60 cp $src $savepath &&
/illumos-gate/usr/src/uts/common/zmod/
H A Dzmod.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.
34 * Uncompress the buffer 'src' into the buffer 'dst'. The caller must store
40 z_uncompress(void *dst, size_t *dstlen, const void *src, size_t srclen) argument
46 zs.next_in = (uchar_t *)src;
69 z_compress_level(void *dst, size_t *dstlen, const void *src, size_t srclen, argument
77 zs.next_in = (uchar_t *)src;
95 z_compress(void *dst, size_t *dstlen, const void *src, size_t srclen) argument
97 return (z_compress_level(dst, dstlen, src, srclen,
/illumos-gate/usr/src/boot/sys/x86/include/
H A Dstdarg.h50 #define __va_copy(dest, src) \
51 __builtin_va_copy((dest), (src))
54 #define va_copy(dest, src) \
55 __va_copy(dest, src)
67 #define va_copy(dst, src) \
68 ((dst) = (src))
/illumos-gate/usr/src/cmd/ipf/lib/common/
H A Dipft_td.c99 char src[32], dst[32], misc[256], time[32], link1[32], link2[32]; local
112 if ((n = sscanf(lbuf, "%31s > %31s: %255s", src, dst, misc)) != 3)
114 time, src, dst, misc)) != 4)
116 link1, link2, src, dst, misc)) != 5) {
119 time, link1, link2, src, dst, misc);
125 s = strrchr(src, '.');
127 (void) inet_aton(src, &ip->ip_src);
133 (void) inet_aton(src, &ip->ip_dst);
138 (void) inet_aton(src, &ip->ip_src);
139 (void) inet_aton(src,
[all...]
/illumos-gate/usr/src/lib/libresolv2/common/inet/
H A Dinet_cidr_pton.c45 static int inet_cidr_pton_ipv4 __P((const char *src, u_char *dst,
47 static int inet_cidr_pton_ipv6 __P((const char *src, u_char *dst,
54 * inet_cidr_pton(af, src, dst, *bits)
70 inet_cidr_pton(int af, const char *src, void *dst, int *bits) { argument
73 return (inet_cidr_pton_ipv4(src, dst, bits, 0));
75 return (inet_cidr_pton_ipv6(src, dst, bits));
85 inet_cidr_pton_ipv4(const char *src, u_char *dst, int *pbits, int ipv6) { argument
91 while (ch = *src++, (isascii(ch) && isdigit(ch))) {
100 } while ((ch = *src++) != '\0' && isascii(ch) && isdigit(ch));
113 bits = getbits(src, ipv
152 inet_cidr_pton_ipv6(const char *src, u_char *dst, int *pbits) argument
255 getbits(const char *src, int ipv6) argument
[all...]
H A Dinet_net_ntop.c42 static char * inet_net_ntop_ipv4 __P((const u_char *src, int bits,
44 static char * inet_net_ntop_ipv6 __P((const u_char *src, int bits,
49 * inet_net_ntop(af, src, bits, dst, size)
58 inet_net_ntop(af, src, bits, dst, size)
60 const void *src;
67 return (inet_net_ntop_ipv4(src, bits, dst, size));
69 return (inet_net_ntop_ipv6(src, bits, dst, size));
78 * inet_net_ntop_ipv4(src, bits, dst, size)
90 inet_net_ntop_ipv4(src, bits, dst, size)
91 const u_char *src;
169 inet_net_ntop_ipv6(const u_char *src, int bits, char *dst, size_t size) argument
[all...]
/illumos-gate/usr/src/lib/libproc/common/
H A Dpr_statvfs.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.
41 statvfs_32_to_n(statvfs32_t *src, statvfs_t *dest) argument
43 dest->f_bsize = src->f_bsize;
44 dest->f_frsize = src->f_frsize;
45 dest->f_blocks = src->f_blocks;
46 dest->f_bfree = src->f_bfree;
47 dest->f_bavail = src->f_bavail;
48 dest->f_files = src->f_files;
49 dest->f_ffree = src
[all...]
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_format.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.
90 void *src = sp->s_cnv_src; local
96 len = do_src(sp, src, dst, len, sp->s_cnv_src_nchan);
99 sp->s_cnv_dst = src;
110 int32_t *src = sp->s_cnv_src; local
113 *src = ddi_swap32(*src);
114 src++;
126 int8_t *src local
142 uint8_t *src = s; local
158 uint8_t *src = s; local
174 uint8_t *src = s; local
190 int16_t *src = s; local
206 int16_t *src = s; local
222 uint16_t *src = s; local
238 uint16_t *src = s; local
254 uint8_t *src = s; local
275 int32_t *src = sp->s_cnv_src; local
287 int32_t *src = sp->s_cnv_src; local
304 int32_t *src = sp->s_cnv_src; local
316 int32_t *src = sp->s_cnv_src; local
328 int32_t *src = sp->s_cnv_src; local
345 int32_t *src = sp->s_cnv_src; local
362 int32_t *src = sp->s_cnv_src; local
374 int32_t *src = sp->s_cnv_src; local
386 int32_t *src = sp->s_cnv_src; local
398 int32_t *src = sp->s_cnv_src; local
410 int32_t *src = sp->s_cnv_src; local
428 int32_t *src = sp->s_cnv_src; local
439 int32_t *src = sp->s_cnv_src; local
518 int32_t *src = sp->s_cnv_src; local
532 int32_t *src = sp->s_cnv_src; local
600 int32_t *src = sp->s_cnv_src; local
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_igmp.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.
131 struct in_addr *src; local
151 src = (struct in_addr *)&qry[1];
152 while (srccnt > 0 && rem >= sizeof (*src)) {
153 rem -= sizeof (*src);
156 inet_ntop(AF_INET, &src->s_addr, addrstr, INET_ADDRSTRLEN));
159 src++;
180 struct in_addr *src; local
209 src
[all...]
/illumos-gate/usr/src/tools/ctf/cvt/
H A Diidesc.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.
71 iidesc_cmp(iidesc_t *src, iidesc_find_t *find) argument
75 if (src->ii_type != tgt->ii_type ||
76 !streq(src->ii_name, tgt->ii_name))
79 find->iif_ret = src;
120 iidesc_dup(iidesc_t *src) argument
125 bcopy(src, tgt, sizeof (iidesc_t));
127 tgt->ii_name = src->ii_name ? xstrdup(src
140 iidesc_dup_rename(iidesc_t *src, char const *name, char const *owner) argument
[all...]
/illumos-gate/usr/src/lib/efcode/engine/
H A Dinterface.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.
196 clone_environment(fcode_env_t *src, void *private) argument
200 if (!src) {
201 src = initial_env;
202 src->private = private;
203 return (src);
207 src->private = private;
208 if (src->my_self || src
[all...]
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dmemcpy.s8 * 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.
60 andcc %o1, 3, %o5 ! is src word aligned
62 cmp %o5, 2 ! is src half-word aligned
64 cmp %o5, 3 ! src is byte aligned
67 stb %o3, [%o0] ! move a byte to align src
74 .s2algn:lduh [%o1], %o3 ! know src is 2 byte alinged
95 dec 4, %o3 ! avoid reading beyond tail of src
116 dec 4, %o3 ! avoid reading beyond tail of src
139 dec 4, %o3 ! avoid reading beyond tail of src
[all...]
/illumos-gate/usr/src/lib/libc/sparcv9/crt/
H A D__align_cpy_2.s8 * 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.
47 andcc %o1, 6, %o5 ! is src 8-byte aligned
49 cmp %o5, 4 ! is src 4-byte aligned
51 cmp %o5, 6 ! src is 2-byte aligned
54 sth %o3, [%g5] ! move 2 bytes to align src
61 .s2algn:lduw [%o1], %o3 ! know src is 4-byte aligned
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dmemcpy.s8 * 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.
64 andcc %o1, 3, %o5 ! is src word aligned
66 cmp %o5, 2 ! is src half-word aligned
68 cmp %o5, 3 ! src is byte aligned
71 stb %o3, [%g5] ! move a byte to align src
78 .s2algn:lduh [%o1], %o3 ! know src is 2 byte alinged
99 dec 4, %o3 ! avoid reading beyond tail of src
120 dec 4, %o3 ! avoid reading beyond tail of src
143 dec 4, %o3 ! avoid reading beyond tail of src
[all...]
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dsrcpath.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.
41 srcpath(char *dir, char *src, int part, int nparts) argument
62 ((src[0] == '/') ? "/root.%d%s" : "/reloc.%d/%s"),
63 part, src);
66 ((src[0] == '/') ? "/root%s" : "/reloc/%s"), src);
/illumos-gate/usr/src/boot/sys/boot/arm/at91/libat91/
H A Dtag_list.c31 // #include "/usr/src/arm/linux/include/asm/setup.h"
50 char *src, *dst; local
69 src = parms;
71 while (*src) {
72 *dst++ = *src++;
76 tagList->hdr.size += ((unsigned)(src - parms) + 1) / sizeof(unsigned);
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rename/
H A Dzfs_rename_005_neg.ksh9 # 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.
74 for src in ${src_dataset[@]} ; do
75 dest=${src#$TESTPOOL/}
82 log_mustnot zfs rename $src $dest
83 log_mustnot zfs rename -p $src $dest
88 log_must datasetexists $src
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_comp.c103 * Expand compressed domain name 'src' to full domain name.
111 dn_expand(const u_char *msg, const u_char *eom, const u_char *src, argument
114 int n = ns_name_uncompress(msg, eom, src, dst, (size_t)dstsiz);
128 dn_comp(const char *src, u_char *dst, int dstsiz, argument
131 return (ns_name_compress(src, dst, (size_t)dstsiz,
279 void __putlong(u_int32_t src, u_char *dst) { ns_put32(src, dst); } argument
280 void __putshort(u_int16_t src, u_char *dst) { ns_put16(src, dst); } argument
282 u_int32_t _getlong(const u_char *src) { retur argument
283 _getshort(const u_char *src) argument
[all...]
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dbase64.c146 b64_ntop(u_char const *src, size_t srclength, char *target, size_t targsize) { argument
153 input[0] = *src++;
154 input[1] = *src++;
155 input[2] = *src++;
180 input[i] = *src++;
207 src from base - 64 numbers into three 8 bit bytes in the target area.
212 b64_pton(src, target, targsize)
213 char const *src;
223 while ((ch = *src++) != '\0') {
285 ch = *src
[all...]
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dstrchr.s8 * 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.
31 mov 4(%esp), %ecx / src string here
33 mov %ecx, %eax / save src
34 and $3, %ecx / check if src is aligned
37 cmpb %dl, (%eax) / src == char?
39 cmpb $0, (%eax) / src == 0?
41 add $1, %eax / increment src
44 cmpb %dl, (%eax) / src byte contains char?
46 cmpb $0, (%eax) / src byt
[all...]

Completed in 112 milliseconds

1234567891011>>