Searched refs:replicate (Results 1 - 9 of 9) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/
H A DDesignerAccess.java91 public static AttributeManager replicate(AttributeManager mgr) { method in class:DesignerAccess
92 return mgr.replicate();
H A DAttributeManager.java593 * replicate is used by Visual Java for cut and paste.
595 public AttributeManager replicate() { method in class:AttributeManager
631 newCntr.add(child.replicate());
/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/shadow/java/awt/
H A DMenuBarShadow.java225 * replicate is used by Visual Java for cut and paste.
233 public AttributeManager replicate() { method in class:MenuBarShadow
235 // System.out.println("MenuBarShadow.replicate: ");
265 // we replicate the help menu. Then set it to the name of the
310 AttributeManager replicantChild = child.replicate();
317 newCntr.add(child.replicate());
/opensolaris-onvv-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c864 boolean_t seenfrom, seento, replicate, doall, fromorigin; member in struct:send_dump_data
1031 if (sdd->replicate) {
1036 * snapshots needed to replicate clones.
1084 sdd->prevsnap[0] == '\0' && (sdd->fromorigin || sdd->replicate),
1111 if (sdd->replicate && sdd->fromsnap) {
1166 if (!sdd->replicate)
1253 * if "replicate" is set. If "doall" is set, dump all the intermediate
1294 (flags.doall || flags.replicate))
1317 if (flags.replicate || flags.doall || flags.props) {
1323 if (flags.replicate || flag
[all...]
H A Dlibzfs.h526 int replicate : 1; member in struct:sendflags
/opensolaris-onvv-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_zfs.c633 flags.replicate = B_TRUE;
637 flags.replicate = B_TRUE;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DFirstTime.pm60 100 sites that all replicate the same contents all around the globe.
/opensolaris-onvv-gate/usr/src/cmd/zfs/
H A Dzfs_main.c2651 flags.replicate = B_TRUE;
2740 if (flags.replicate && fromname == NULL)
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm3817 More complex sub-classes may have to replicate more of the logic internal of

Completed in 201 milliseconds