Searched refs:migrate (Results 1 - 15 of 15) sorted by relevance

/illumos-gate/usr/src/lib/librstp/
H A DMakefile.com29 OBJECTS = edge.o migrate.o p2p.o pcost.o port.o portinfo.o rolesel.o \
/illumos-gate/usr/src/lib/librstp/common/
H A Dport.c34 #include "migrate.h"
91 STP_STATE_MACH_IN_LIST(migrate);
121 this->migrate->debug = 1;
H A Dport.h64 STATE_MACH_T* migrate; /* 17.26 */ member in struct:port_t
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex2362 % the item text, it can migrate to the main vertical list and
/illumos-gate/usr/src/cmd/print/selector/
H A Dprint-service220 my ($service, $migrate) = @_;
227 if ($migrate == 1) {
271 my ($import_path, $export_path, $svc_name, $query, $migrate) = ();
274 'm|migrate' => \$migrate, 'e|export=s' => \$export_path,
280 !defined($query) && !defined($service) && !defined($migrate)) {
283 !defined($query) && !defined($service) && !defined($migrate)) {
286 defined($query) && !defined($service) && !defined($migrate)) {
290 select_service($service, $migrate);
/illumos-gate/usr/src/test/zfs-tests/tests/functional/migration/
H A Dmigration.kshlib74 # migrate destdir oldsuma oldsumb command_to_execute
87 function migrate #destdir oldsuma oldsumb cmd function
H A Dmigration_001_pos.ksh62 migrate $TESTDIR $SUMA $SUMB "tar xf $TESTDIR/tar$$.tar"
63 (( $? != 0 )) && log_fail "Uable to successfully migrate test file from" \
H A Dmigration_002_pos.ksh62 migrate $NONZFS_TESTDIR $SUMA $SUMB "tar xf $TESTDIR/tar$$.tar"
63 (( $? != 0 )) && log_fail "Uable to successfully migrate test file from" \
H A Dmigration_003_pos.ksh62 migrate $TESTDIR $SUMA $SUMB "tar xvf $NONZFS_TESTDIR/tar$$.tar"
63 (( $? != 0 )) && log_fail "Uable to successfully migrate test file from" \
H A Dmigration_007_pos.ksh62 migrate $TESTDIR $SUMA $SUMB "dd if=$TESTDIR/dd$$.dd obs=128k of=$BNAME"
63 (( $? != 0 )) && log_fail "Uable to successfully migrate test file from" \
H A Dmigration_008_pos.ksh62 migrate $NONZFS_TESTDIR $SUMA $SUMB "dd if=$TESTDIR/dd$$.dd obs=128k of=$BNAME"
63 (( $? != 0 )) && log_fail "Uable to successfully migrate test file from" \
H A Dmigration_009_pos.ksh62 migrate $TESTDIR $SUMA $SUMB "dd if=$NONZFS_TESTDIR/dd$$.dd obs=128k of=$BNAME"
63 (( $? != 0 )) && log_fail "Uable to successfully migrate test file from" \
H A Dmigration_010_pos.ksh62 migrate $TESTDIR $SUMA $SUMB "cp $TESTDIR/cp$$.cp $BNAME"
63 (( $? != 0 )) && log_fail "Uable to successfully migrate test file from" \
H A Dmigration_011_pos.ksh62 migrate $NONZFS_TESTDIR $SUMA $SUMB "cp $TESTDIR/cp$$.cp $BNAME"
63 (( $? != 0 )) && log_fail "Uable to successfully migrate test file from" \
H A Dmigration_012_pos.ksh62 migrate $TESTDIR $SUMA $SUMB "cp $NONZFS_TESTDIR/cp$$.cp $BNAME"
63 (( $? != 0 )) && log_fail "Uable to successfully migrate test file from" \

Completed in 112 milliseconds