Home
last modified time | relevance | path

Searched refs:transfer (Results 1 – 25 of 51) sorted by relevance

123

/titanic_53/usr/src/lib/libnisdb/
H A Ddb_index.cc323 int transfer(db_index* dp) in transfer() function in pickle_index
324 { return (pickle_file::transfer((pptr) dp, &transfer_aux)); } in transfer()
335 int status = f.transfer(this); in dump()
355 if (f.transfer(this) < 0) { in db_index()
H A Ddb_pickle.h79 int transfer(pptr, bool_t (*f) (XDR*, pptr));
H A Ddb_pickle.cc106 pickle_file::transfer(pptr p, bool_t (*f) (XDR*, pptr)) in transfer() function in pickle_file
H A Ddb_table.cc1095 int transfer(db_table* dp) in transfer() function in pickle_table
1096 { return (pickle_file::transfer((pptr) dp, &transfer_aux_table)); } in transfer()
1110 int status = f.transfer(this); in dump()
1127 if (f.transfer(this) < 0) { in db_table()
H A Ddb_mindex.cc1042 int transfer(db_mindex* dp) in transfer() function in pickle_mindex
1047 ret = pickle_file::transfer((pptr) dp, &transfer_aux); in transfer()
1058 int status = f.transfer(this); in dump()
1111 if ((status = f.transfer(this)) != 0) { in load()
H A Ddb_dictionary.cc605 int transfer(db_dict_desc_p * dp) in transfer() function in pickle_dict_desc
606 { return (pickle_file::transfer((pptr) dp, &transfer_aux)); } in transfer()
794 if ((status = f.transfer(&dictionary)) < 0) { in inittemp()
1152 if ((status = f.transfer(&dictionary)) < 0) { in init()
1296 status = f.transfer(&dictionary); /* dump table descs */ in dump()
/titanic_53/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DMove.java138 getTo().transfer(getFrom(), compList); in apply()
201 getTo().transfer(getFrom(), qty); in apply()
/titanic_53/usr/src/uts/common/io/
H A Ddevpool.c200 pool_transfer_t transfer; in pool_ioctl() local
391 if (ddi_copyin((void *)arg, &transfer, in pool_ioctl()
396 ret = pool_transfer(transfer.pt_o_id_type, transfer.pt_o_src_id, in pool_ioctl()
397 transfer.pt_o_tgt_id, transfer.pt_o_qty); in pool_ioctl()
H A Decpp.conf83 ecpp-transfer-timeout=90;
/titanic_53/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DResource.java93 public void transfer(Resource donor, long qty) throws PoolsException in transfer() method in Resource
110 public void transfer(Resource donor, List components) in transfer() method in Resource
/titanic_53/usr/src/cmd/dtrace/test/tst/i86xpv/xdt/
H A Dtst.memenable.ksh57 xdt:mem::page-grant-transfer
/titanic_53/usr/src/cmd/tip/
H A Dcmds.c38 void transfer(char *, int, char *);
78 transfer(buf, sfd, value(EOFREAD)); in getfl()
108 transfer(line, fd, "\01"); in cu_take()
116 transfer(char *buf, int fd, char *eofchars) in transfer() function
219 transfer(buf, pdes[1], value(EOFREAD)); in pipefile()
/titanic_53/usr/src/uts/common/io/ipw/fw-ipw2100/
H A DLICENSE36 program incorporating the Software, then you may transfer a copy of the
40 assign, sublicense, lease, or in any other way transfer or disclose Software to
117 foregoing, each party agrees that it will not export, re-export, transfer or
150 2. You may not copy, modify, rent, sell, distribute or transfer any part of the
166 You may transfer the Software only if a copy of this license accompanies the
/titanic_53/usr/src/cmd/sgs/rtld/amd64/
H A Dboot.s153 / transfer control to a.out
/titanic_53/usr/src/uts/common/io/iwi/fw-ipw2200/
H A DLICENSE36 program incorporating the Software, then you may transfer a copy of the
40 assign, sublicense, lease, or in any other way transfer or disclose Software to
120 foregoing, each party agrees that it will not export, re-export, transfer or
153 2. You may not copy, modify, rent, sell, distribute or transfer any part of the
169 You may transfer the Software only if a copy of this license accompanies the
/titanic_53/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.l109 transfer {
/titanic_53/usr/src/cmd/sgs/rtld/i386/
H A Dboot.s135 jmp *%eax / transfer control to a.out
/titanic_53/usr/src/cmd/bnu/
H A DSystems37 # Class transfer speed
/titanic_53/usr/src/uts/intel/io/amd8111s/
H A DTHIRDPARTYLICENSE.amd8111s35 * transfer, importation, exportation and/or re-exportation under
/titanic_53/usr/src/lib/libunistat/common/sdbc/
H A Dsdbc.err57 GLDMAFAIL = Global information transfer failed
/titanic_53/usr/src/lib/libsasl/
H A DLICENSE.txt29 tech-transfer@andrew.cmu.edu
/titanic_53/usr/src/boot/lib/libz/
H A DFAQ328 transfer encoding, there have been reports of servers and browsers that
331 "deflate" transfer encoding using the zlib format would be the more
333 for), using the "gzip" transfer encoding is probably more reliable due to
/titanic_53/usr/src/boot/sys/boot/i386/pmbr/
H A Dpmbr.s132 pushw %bx # the transfer buffer
/titanic_53/usr/src/cmd/picl/plugins/sun4u/grover/frutree/
H A Dsystem-board.info65 * Create transfer size property
/titanic_53/usr/src/boot/sys/boot/i386/boot0/
H A Dboot0.S575 pushw %es # Set the transfer

123