Home
last modified time | relevance | path

Searched refs:toslave (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/backup/dump/
H A Ddump.h319 extern void toslave(void (*)(ino_t), ino_t);
443 extern void toslave();
H A Ddumptraverse.c407 toslave(dospcl, ino);
597 toslave(dospcl, ino);
H A Ddumptape.c719 toslave((void(*)())0, ino); in dmpblk()
772 toslave(void (*fn)(), ino_t inumber) in toslave() function