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

/illumos-gate/usr/src/cmd/avs/rdc/
H A Dsndradm.c3812 char *vol1, *vol2, *vol3; local
4444 vol1 = fromfile;
4452 vol1 = tofile;
4474 if (nsc_lookup(volhash, vol1) == NULL) {
4475 if (cfg_vol_enable(cfg, vol1, ctag, "sndr")
4480 vol1, tohost, tofile);
4490 vol1, tohost, tofile);
4526 vol1, tohost, tofile);
4574 if (cfg_vol_disable(cfg, vol1, ctag,
4578 "configuration"), vol1);
[all...]

Completed in 1093 milliseconds