Home
last modified time | relevance | path

Searched refs:slavep (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumptape.c189 struct slaves *slavep; in alloctape() local
277 for (slavep = slaves; slavep < &slaves[SLAVES]; slavep++) in alloctape()
362 struct slaves *slavep; in setuparchive() local
440 for (slavep = &slaves[0]; slavep < &slaves[SLAVES]; slavep++) { in setuparchive()
512 struct slaves *slavep; in setupwriter() local
551 for (slavep = &slaves[0]; slavep < &slaves[SLAVES]; slavep++) { in setupwriter()
1069 struct slaves *slavep; in just_rewind() local
1072 for (slavep = &slaves[0]; slavep < &slaves[SLAVES]; slavep++) { in just_rewind()
1659 for (slavep = &slaves[0]; slavep < &slaves[SLAVES]; slavep++) in killall()
1727 for (slavep = &slaves[0]; slavep < &slaves[SLAVES]; slavep++) in enslave()
[all …]
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypinit.sh46 slavep=F
107 -s) slavep=T; master=$2;
219 if [ $slavep = F ]
341 if [ $slavep = T ]
363 if [ $slavep = T ]
438 if [ $slavep = T ]