Searched refs:src (Results 526 - 550 of 1056) sorted by relevance

<<21222324252627282930>>

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.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.
2162 pool_exec_query(const pool_conf_t *conf, const pool_elem_t *src, argument
2165 return (conf->pc_prov->pc_exec_query(conf, src, src_attr, classes,
2248 choose_components(pool_resource_t *src, pool_resource_t *dst, uint64_t size) argument
2253 pool_conf_t *conf = TO_CONF(TO_ELEM(src));
2258 * Get the component list from our src component.
2260 if ((components = pool_query_resource_components(conf, src, &ncomponent,
2274 if (pool_resource_xtransfer(conf, src, dst, moved) ==
2288 if (pool_resource_xtransfer(conf, src, ds
2311 setup_transfer(pool_conf_t *conf, pool_resource_t *src, pool_resource_t *tgt, uint64_t size, uint64_t *src_size, uint64_t *tgt_size) argument
2374 pool_resource_transfer(pool_conf_t *conf, pool_resource_t *src, pool_resource_t *tgt, uint64_t size) argument
2416 pool_resource_xtransfer(pool_conf_t *conf, pool_resource_t *src, pool_resource_t *tgt, pool_component_t **rl) argument
[all...]
H A Dpool_commit.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.
151 pool_elem_t *src = *e1; local
156 switch (pool_elem_class(src)) {
160 name = elem_get_name(src);
170 if (pool_walk_properties(TO_CONF(src), src, TO_ELEM(pool),
174 * Add a pointer to the src element which can be
178 pool_set_pair(TO_ELEM(pool), src);
183 name = elem_get_name(src);
[all...]
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_tx.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.
92 nge_tx_dmah_pop(nge_dmah_list_t *src, nge_dmah_list_t *dst, size_t num) argument
96 for (node = src->head; node != NULL && --num != 0; node = node->next)
101 dst->head = src->head;
104 if ((src->head = node->next) == NULL)
105 src->tail = NULL;
114 nge_tx_dmah_push(nge_dmah_list_t *src, nge_dmah_list_t *dst) argument
117 dst->tail->next = src->head;
119 dst->head = src
[all...]
/illumos-gate/usr/src/uts/intel/ia32/os/
H A Darchdep.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.
250 fpregset_nto32(const fpregset_t *src, fpregset32_t *dst) argument
252 fxsave_to_fpregset32((struct fxsave_state *)src, dst);
254 src->fp_reg_set.fpchip_state.status;
256 src->fp_reg_set.fpchip_state.xstatus;
260 fpregset_32ton(const fpregset32_t *src, fpregset_t *dst) argument
262 fpregset32_to_fxsave(src, (struct fxsave_state *)dst);
264 src->fp_reg_set.fpchip_state.status;
266 src
537 ucontext_32ton(const ucontext32_t *src, ucontext_t *dst) argument
[all...]
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Drdn_parser.c268 copy_oid(KMF_OID *dst, KMF_OID *src) argument
272 if (dst == NULL || src == NULL)
275 dst->Data = malloc(src->Length);
279 dst->Length = src->Length;
280 (void) memcpy(dst->Data, src->Data, src->Length);
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_config.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.
684 void *src,
711 s = (char *)src + offset;
1239 char *dest, *src; local
1320 src = _nscd_cfg_nsw_spc_default[i].data;
1323 (void) memcpy(dest, src, datalen);
1364 src = (char *)&nscd_cfg_nsw_db_data_current[dbj] +
1368 (void) memcpy(dest, src, datalen);
1760 void *src, *des local
683 _nscd_cfg_set_vlen_data_int( void *src, void *dest, nscd_bool_t global) argument
1805 void *src, *dest; local
1887 void *src, *dest, *tmp_dest = NULL; local
[all...]
H A Dnscd_nswconfig.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.
190 char *src = NSCD_NSW_SRC_NAME(srci); local
199 c = _nscd_per_src_lookup(handle, NULL, src, &handle);
206 (me, "foreign backend: _nss_%s_version = %p ", src, be_version);
218 (me, "adding backend info for <%s : %s>\n", src, dbn);
224 c = (*bf->lookup)(handle, dbn, src, &handle);
242 "for <%s : %s>\n", src, dbn);
253 "<%s : %s>\n", src, dbn);
259 "constr = %p\n", db_entry, src, db
[all...]
/illumos-gate/usr/src/cmd/mailx/
H A Daux.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.
293 istrcpy(char *dst, int dstsize, char *src) argument
298 cp = src;
771 * Copies src to the dstsize buffer at dst. The copy will never
776 nstrcpy(char *dst, int dstsize, char *src) argument
781 cp = src;
790 * Appends src to the dstsize buffer at dst. The append will never
795 nstrcat(char *dst, int dstsize, char *src) argument
800 cp = src;
[all...]
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_hw.c374 uint32_t src, dst, ctl, len, sum, off; local
390 src = dr[cnt].dr_pbase;
424 src = dr[cnt].dr_pbase;
434 sum = ctl ^ src ^ dst;
439 ipw2200_csr_put32(sc, IPW2200_CSR_AUTOINC_DATA, src);
444 src += mlen;
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dcollate.c55 * See the comments in usr/src/cmd/localedef/collate.c for further
380 _collate_wxfrm(const struct lc_collate *lcc, const wchar_t *src, wchar_t *xf, argument
394 assert(src);
416 t = src;
530 _collate_sxfrm(const wchar_t *src, char *xf, size_t room, locale_t loc) argument
546 assert(src);
568 t = src;
/illumos-gate/usr/src/cmd/filesync/
H A Daction.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.
47 * bump bp->b_{src,dst}_{copies,deletes,misc}
110 * src/dst indication for who needs to change
375 * src/dst indication for who gets the copy
390 { char *src, *dst; local
425 src = dstname;
430 src = srcname;
521 fprintf(stderr, "RECO: do_copy %s %s (", src, dst);
574 rc = readlink(src, cmdbu
1064 copy(char *src, char *dst, int mode) argument
[all...]
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdb.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.
1888 void *src = xvdi_ring_get_request(vdp->xs_ring); local
1890 if (src == NULL)
1895 (void) memcpy(req, src, sizeof (*req));
1898 blkif_get_x86_32_req(req, src);
1901 blkif_get_x86_64_req(req, src);
1950 blkif_get_x86_32_req(blkif_request_t *dst, blkif_x86_32_request_t *src) argument
1953 dst->operation = src->operation;
1954 dst->nr_segments = src
1965 blkif_get_x86_64_req(blkif_request_t *dst, blkif_x86_64_request_t *src) argument
[all...]
/illumos-gate/usr/src/lib/nsswitch/mdns/common/
H A Dmdns_common.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.
400 char *src = data; local
407 while ((src < srcend) && (*src != 0)) {
410 domainlen = *src++;
411 end = src + domainlen;
413 while ((src < end) && (ptr < bend)) {
414 uint8_t ch = *src++;
425 if ((src !
[all...]
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dsun_solaris_vartree003.sh8 # 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.
119 fox-gate/XW_NV/open-src/tarballs/xorg-server-1.3.0.0/hw/xprint/config/C/print/models/PSdefault/fonts/AvantGarde-Demi.pmf
142 fox-gate/XW_NV/open-src/tarballs/xorg-server-1.3.0.0/hw/xprint/config/C/print/models/PSdefault/fonts/AvantGarde-DemiOblique.pmf
/illumos-gate/usr/src/lib/libsmbfs/netsmb/
H A Dsmb_lib.h45 * usr/src/cmd/fs.d/smbclnt/
211 void smb_simplecrypt(char *dst, const char *src);
212 int smb_simpledecrypt(char *dst, const char *src);
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dfile.c225 const char *src)
231 rwrq.ioc_base = (char *)src;
224 smb_fh_write(int fd, off_t offset, size_t count, const char *src) argument
/illumos-gate/usr/src/lib/libnsl/dial/
H A Dstoa.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.
216 xfer(char *dest, char *src, unsigned len, unsigned max) argument
228 (void) memcpy(dest, src, (size_t)len);
/illumos-gate/usr/src/lib/libbc/libc/sys/common/sparc/
H A Dsbrk.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/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dpiclsmc.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.
158 if (format->src == format->dest) {
625 if (format->src == format->dest) {
806 is_ipmi_fru_data_available(int src, int dest) argument
813 if (src == dest) {
875 format.src = fru_format->src;
905 is_ipmi_capable(int src, int dest) argument
910 if (src
[all...]
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A DMakefile.com8 # 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 INCPATH= -I$(SENDMAIL)/src -I$(SENDMAIL)/include
/illumos-gate/usr/src/cmd/adbgen/common/
H A Dadbgen.sh10 # 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.
89 -I/usr/share/src/uts/${ARCH:-`uname -m`} \
/illumos-gate/usr/src/cmd/audio/utilities/
H A DFir.cc9 * 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 #define BCOPY(src, dest, num) memmove(dest, src, num)
/illumos-gate/usr/src/cmd/stat/common/
H A Dstatcommon.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.
240 * Copy a kstat from src to dst. If the source kstat contains no data,
244 int kstat_copy(const kstat_t *src, kstat_t *dst);
256 * Add the integer-valued stats from "src" to the
260 int kstat_add(const kstat_t *src, kstat_t *dst);
/illumos-gate/usr/src/uts/common/inet/
H A Dipclassifier.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.
564 #define IPCL_CONN_HASH(src, ports, ipst) \
565 ((unsigned)(ntohl((src)) ^ ((ports) >> 24) ^ ((ports) >> 16) ^ \
568 #define IPCL_CONN_HASH_V6(src, ports, ipst) \
569 IPCL_CONN_HASH(V4_PART_OF_V6((src)), (ports), (ipst))
571 #define IPCL_CONN_MATCH(connp, proto, src, dst, ports) \
574 _IPCL_V4_MATCH((connp)->conn_faddr_v6, (src)) && \
578 #define IPCL_CONN_MATCH_V6(connp, proto, src, dst, ports) \
581 IN6_ARE_ADDR_EQUAL(&(connp)->conn_faddr_v6, &(src))
[all...]
/illumos-gate/usr/src/tools/ctf/cvt/
H A Doutput.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.
447 write_file(Elf *src, const char *srcname, Elf *dst, const char *dstname, argument
466 if (gelf_newehdr(dst, gelf_getclass(src)) == 0)
468 gelf_getehdr(src, &sehdr);
488 gelf_getphdr(src, i, &phdr);
495 Elf_Scn *scn = elf_getscn(src, srcidx);
500 sname = elf_strptr(src, sehdr.e_shstrndx, shdr.sh_name);
526 sscn = elf_getscn(src, srcidx);
556 sname = elf_strptr(src, sehd
[all...]

Completed in 189 milliseconds

<<21222324252627282930>>