Searched refs:src (Results 476 - 500 of 1056) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmdsub.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.
1502 * map src dest
1598 * chars "src" is mapped into "dest". If src is already mapped into something
1604 addmac(unsigned char *src, unsigned char *dest, unsigned char *dname, argument
1611 fprintf(trace, "addmac(src='%s', dest='%s', dname='%s', mp=%x\n", src, dest, dname, mp);
1616 * checking to see if src is a suffix of dest
1620 if (src[
[all...]
/illumos-gate/usr/src/common/lzma/
H A DLzmaDec.c410 ptrdiff_t src = (ptrdiff_t)pos - (ptrdiff_t)dicPos; local
414 *(dest) = (Byte)*(dest + src);
738 SRes LzmaDec_DecodeToDic(CLzmaDec *p, SizeT dicLimit, const Byte *src, SizeT *srcLen, argument
754 p->tempBuf[p->tempBufSize++] = *src++;
797 int dummyRes = LzmaDec_TryDummy(p, src, inSize);
800 (void) memcpy(p->tempBuf, src, inSize);
811 bufLimit = src;
814 bufLimit = src + inSize - LZMA_REQUIRED_INPUT_MAX;
815 p->buf = src;
819 processed = (SizeT)(p->buf - src);
861 LzmaDec_DecodeToBuf(CLzmaDec *p, Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status) argument
992 LzmaDecode(Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, const Byte *propData, unsigned propSize, ELzmaFinishMode finishMode, ELzmaStatus *status, ISzAlloc *alloc) argument
[all...]
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_value.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.
70 const char *src = (const char *)&data->mvd_data; local
97 bcopy(src + off, dst, nbytes);
H A Dmdb_vcb.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.
145 mdb_vcb_inherit(mdb_cmd_t *src, mdb_cmd_t *dst) argument
149 for (vc1 = src->c_vcbs; vc1 != NULL; vc1 = vc1->vc_link) {
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/funcs/
H A Derr.copyoutbadaddr.ksh8 * 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.
H A Derr.copyoutstrbadaddr.ksh8 * 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.
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_osdep.c130 ath_hal_memcpy(void *dst, const void *src, size_t n) argument
132 bcopy(src, dst, n);
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dosdep.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.
83 #define memcpy(dst, src, cnt) bcopy((src), (dst), (cnt))
/illumos-gate/usr/src/common/util/
H A Dstring.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.
568 #define bcopy(src, dst, n) (void) memcpy((dst), (src), (n))
572 strlcat(char *dst, const char *src, size_t dstsize) argument
577 size_t l2 = strlen(src);
588 bcopy(src, dst + l1, copied);
594 strlcpy(char *dst, const char *src, size_t len) argument
596 size_t slen = strlen(src);
606 bcopy(src, ds
[all...]
/illumos-gate/usr/src/uts/common/sys/
H A Dprsystm.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.
137 extern void lwpsinfo_kto32(const struct lwpsinfo *src, struct lwpsinfo32 *dest);
138 extern void psinfo_kto32(const struct psinfo *src, struct psinfo32 *dest);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dmain.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.
490 char *src; local
512 src = finddelimiter(argv[n]);
513 if (src == NULL)
514 src = argv[n];
519 *src++ = 0;
548 cp = argc == 3 ? argv[2] : tail(src);
557 hostname, src, cp, mode);
559 tftp_recvfile(fd, src, mod
[all...]
/illumos-gate/usr/src/tools/protocmp/
H A Dprotodir.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.
87 char *type, *class, *file, *src, *maj, *min, *perm, *owner, *group; local
124 if ((src = index(file, '=')) != NULL) {
141 *src++ = '\0';
142 e->symsrc = strdup(src);
146 file = src + 1;
260 char *type, *file, *src; local
279 if ((src = index(file, '=')) != NULL) {
280 *src
[all...]
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_split.c626 void *src; local
649 src = bi = GETBINTERNAL(h, nxt);
654 src = bl = GETBLEAF(h, nxt);
659 src = GETRINTERNAL(h, nxt);
664 src = rl = GETRLEAF(h, nxt);
689 memmove((char *)l + l->upper, src, nbytes);
755 src = bi = GETBINTERNAL(h, nxt);
759 src = bl = GETBLEAF(h, nxt);
763 src = GETRINTERNAL(h, nxt);
767 src
[all...]
/illumos-gate/usr/src/cmd/ptools/pargs/
H A Dpargs.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.
170 unctrl_str_strict_ascii(const char *src, int escape_slash, int *unprintable) argument
173 uc = ucp = safe_zalloc((strlen(src) * 4) + 1);
174 while ((c = *src++) != '\0') {
207 unctrl_str(const char *src, int escape_slash, int *unprintable) argument
213 size_t srcbufsz = strlen(src) + 1;
220 if ((srclen = mbstowcs(wide_src, src, srcbufsz - 1)) == (size_t)-1) {
232 return (unctrl_str_strict_ascii(src, escape_slash,
335 quote_string_ascii(pargs_data_t *datap, char *src) argument
392 quote_string(pargs_data_t *datap, char *src) argument
[all...]
/illumos-gate/usr/src/lib/passwdutil/
H A Dfiles_attr.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.
904 FILE *src; local
938 if ((src = fopen(SHADOW, "rF")) == NULL) {
949 while (fgetspent_r(src, &cur, buf, sizeof (buf)) != NULL) {
958 (void) fclose(src);
964 (void) fclose(src);
1009 FILE *src, *dst; local
1031 if ((src = fopen(PASSWD, "rF")) == NULL) {
1042 while (fgetpwent_r(src,
1144 FILE *src; /* history database file */ local
[all...]
/illumos-gate/usr/src/cmd/tsol/tnd/
H A Dtnd.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.
85 int indx, tnd_tnrhdb_t *src);
87 static int update_cache_table(tsol_rhent_t *ent, tnd_tnrhdb_t *src);
97 int indx, tnd_tnrhdb_t *src);
98 static int update_cache_table_v6(tsol_rhent_t *ent, tnd_tnrhdb_t *src);
791 if (tlbt->src->visited == 0) {
866 if (tlbt->src->visited == 0) {
1170 tnd_tnrhdb_t *src)
1189 tlbt->src
1169 add_cache_entry(in_addr_t addr, char *name, int indx, tnd_tnrhdb_t *src) argument
1222 add_cache_entry_v6(in6_addr_t addr, char *name, int indx, tnd_tnrhdb_t *src) argument
1276 update_cache_table(tsol_rhent_t *ent, tnd_tnrhdb_t *src) argument
1339 update_cache_table_v6(tsol_rhent_t *ent, tnd_tnrhdb_t *src) argument
1410 walk_cache_table(in_addr_t newaddr, char *name, int indx, tnd_tnrhdb_t *src) argument
1473 walk_cache_table_v6(in6_addr_t newaddr, char *name, int indx, tnd_tnrhdb_t *src) argument
[all...]
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_standalone.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.
215 remove_ldap(char *dst, char *src, int dst_buf_len) argument
219 if (strlen(src) >= dst_buf_len)
222 while (*src != '\0') {
224 if (isspace(*src)) {
225 dst[i++] = *src;
226 while (isspace(*src))
227 src++;
231 if (strncmp(src, "lda
[all...]
/illumos-gate/usr/src/uts/common/inet/ilb/
H A Dilb_conn.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.
502 in6_addr_t *src, in_port_t sport, in6_addr_t *dst, in_port_t dport,
540 connp->conn_c2s_saddr = *src;
556 connp->conn_s2c_daddr = *src;
600 fnat_cksum_v4((uint16_t *)&src->s6_addr32[3],
605 fnat_cksum_v4((uint16_t *)&src->s6_addr32[3],
617 (uint16_t *)&src->s6_addr32[3],
623 (uint16_t *)&src->s6_addr32[3],
628 fnat_cksum_v6((uint16_t *)src, (uint16_
501 ilb_conn_add(ilb_stack_t *ilbs, ilb_rule_t *rule, ilb_server_t *server, in6_addr_t *src, in_port_t sport, in6_addr_t *dst, in_port_t dport, ilb_nat_info_t *info, uint32_t *ip_sum, uint32_t *tp_sum, ilb_sticky_t *s) argument
748 ilb_find_conn(ilb_stack_t *ilbs, void *iph, void *tph, int l4, in6_addr_t *src, in_port_t sport, in6_addr_t *dst, in_port_t dport, ilb_rule_info_t *rule_cache, uint32_t *ip_sum, uint32_t *tp_sum, int32_t pkt_len, boolean_t c2s) argument
829 ilb_check_conn(ilb_stack_t *ilbs, int l3, void *iph, int l4, void *tph, in6_addr_t *src, in6_addr_t *dst, in_port_t sport, in_port_t dport, uint32_t pkt_len, in6_addr_t *lb_dst) argument
1157 ilb_sticky_lookup(ilb_sticky_hash_t *hash, ilb_rule_t *rule, in6_addr_t *src) argument
1174 ilb_sticky_add(ilb_sticky_hash_t *hash, ilb_rule_t *rule, ilb_server_t *server, in6_addr_t *src) argument
1227 ilb_sticky_find_add(ilb_stack_t *ilbs, ilb_rule_t *rule, in6_addr_t *src, ilb_server_t *server, ilb_sticky_t **res, uint16_t *src_ent_idx) argument
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dfio.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.
342 uf_entry_t *src, *dst, *newlist, *oldlist, *newend, *oldend; local
375 for (src = oldlist; src < oldend; src++)
376 mutex_enter(&src->uf_lock);
381 for (src = oldlist, dst = newlist; src < oldend; src
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.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.
493 {"src", TOK_SRCADDR, NEXTADDR},
1183 * src: points to the SADB source address extension
1199 struct sadb_address *src, struct sadb_address *dst,
1214 * Okay, now we have "src", "dst", and maybe "proxy" reassigned
1221 if (src != NULL) {
1222 sin6 = (struct sockaddr_in6 *)(src + 1);
1240 * DELETE is different, because you can leave either "src" or "dst"
1263 * Fill in the src sockadd
1197 doaddresses(uint8_t sadb_msg_type, uint8_t sadb_msg_satype, int cmd, struct hostent *srchp, struct hostent *dsthp, struct sadb_address *src, struct sadb_address *dst, boolean_t unspec_src, uint64_t *buffer, int buffer_size, uint32_t spi, char *ebuf) argument
1648 struct sadb_address *src = NULL, *dst = NULL; local
2977 struct sadb_address *src = NULL, *dst = NULL; local
[all...]
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/montoya/
H A DMakefile8 # 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.
28 UTSBASE = ../../../../../src/uts
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/monza/
H A DMakefile8 # 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.
27 UTSBASE = ../../../../../src/uts
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/opl/
H A DMakefile8 # 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.
27 UTSBASE = ../../../../../src/uts
/illumos-gate/usr/src/lib/libbc/libc/sys/common/sparc/
H A Dcerror.s9 ! 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.
/illumos-gate/usr/src/lib/libbsm/
H A Dmkhdr.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.
39 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
45 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.

Completed in 256 milliseconds

<<11121314151617181920>>