Searched defs:fsdtypes (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/backup/restore/
H A Dtape.c1325 static struct fsdtypes { struct
1328 } fsdtypes[] = { variable in typeref:struct:fsdtypes
1337 struct fsdtypes *fsdtype;
1357 for (fsdtype = fsdtypes; fsdtype->type; fsdtype++)
1367 for (fsdtype = fsdtypes; fsdtype->type; fsdtype++)

Completed in 51 milliseconds