/illumos-gate/usr/src/lib/libnisdb/ |
H A D | db_index.cc | 321 int transfer(db_index* dp) in transfer() function in pickle_index 322 { return (pickle_file::transfer((pptr) dp, &transfer_aux)); } in transfer() 333 int status = f.transfer(this); in dump() 354 if (f.transfer(this) < 0) { in db_index()
|
H A D | db_pickle.h | 77 int transfer(pptr, bool_t (*f) (XDR*, pptr));
|
H A D | db_pickle.cc | 104 pickle_file::transfer(pptr p, bool_t (*f) (XDR*, pptr)) in transfer() function in pickle_file
|
H A D | db_table.cc | 1096 int transfer(db_table* dp) in transfer() function in pickle_table 1097 { return (pickle_file::transfer((pptr) dp, &transfer_aux_table)); } in transfer() 1111 int status = f.transfer(this); in dump() 1129 if (f.transfer(this) < 0) { in db_table()
|
H A D | db_mindex.cc | 1042 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 D | db_dictionary.cc | 606 int transfer(db_dict_desc_p * dp) in transfer() function in pickle_dict_desc 607 { return (pickle_file::transfer((pptr) dp, &transfer_aux)); } in transfer() 795 if ((status = f.transfer(&dictionary)) < 0) { in inittemp() 1153 if ((status = f.transfer(&dictionary)) < 0) { in init() 1297 status = f.transfer(&dictionary); /* dump table descs */ in dump()
|
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/ |
H A D | Move.java | 138 getTo().transfer(getFrom(), compList); in apply() 201 getTo().transfer(getFrom(), qty); in apply()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | devpool.c | 200 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 D | ecpp.conf | 82 ecpp-transfer-timeout=90;
|
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | Resource.java | 91 public void transfer(Resource donor, long qty) throws PoolsException in transfer() method in Resource 108 public void transfer(Resource donor, List components) in transfer() method in Resource
|
/illumos-gate/usr/src/cmd/tip/ |
H A D | cmds.c | 48 void transfer(char *, int, char *); 88 transfer(buf, sfd, value(EOFREAD)); in getfl() 118 transfer(line, fd, "\01"); in cu_take() 126 transfer(char *buf, int fd, char *eofchars) in transfer() function 229 transfer(buf, pdes[1], value(EOFREAD)); in pipefile()
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/i86xpv/xdt/ |
H A D | tst.memenable.ksh | 57 xdt:mem::page-grant-transfer
|
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | pci_hda.h | 86 int (*transfer)(struct hda_codec_inst *hci, uint8_t stream, member
|
H A D | hda_codec.c | 694 err = hops->transfer(hci, st->stream, 1, st->buf, sizeof(st->buf)); in hda_codec_audio_output_do_transfer() 758 hops->transfer(hci, st->stream, 0, st->buf, sizeof(st->buf)); in hda_codec_audio_input_do_transfer()
|
/illumos-gate/usr/src/uts/common/io/ipw/fw-ipw2100/ |
H A D | LICENSE | 36 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
|
/illumos-gate/usr/src/uts/common/io/iwi/fw-ipw2200/ |
H A D | LICENSE | 36 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
|
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/ |
H A D | boot.S | 152 / transfer control to the executable
|
/illumos-gate/usr/src/cmd/pools/poolcfg/ |
H A D | poolcfg.l | 108 transfer {
|
/illumos-gate/usr/src/cmd/sgs/rtld/i386/ |
H A D | boot.S | 135 jmp *%eax / transfer control to the executable
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | Systems | 37 # Class transfer speed
|
/illumos-gate/usr/src/uts/intel/io/amd8111s/ |
H A D | THIRDPARTYLICENSE.amd8111s | 35 * transfer, importation, exportation and/or re-exportation under
|
/illumos-gate/usr/src/lib/libsasl/ |
H A D | LICENSE.txt | 27 tech-transfer@andrew.cmu.edu
|
/illumos-gate/usr/src/boot/i386/pmbr/ |
H A D | pmbr.s | 132 pushw %bx # the transfer buffer
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/frutree/ |
H A D | system-board.info | 65 * Create transfer size property
|
/illumos-gate/usr/src/uts/common/io/usb/hcd/ |
H A D | README | 269 can transfer 7500 bytes or 60,000 bits. So 20% of 7500 is 1500 bytes. 390 - For isochronous transfers, we use only transfer descriptors but no
|