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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dexpand.c38 int expany; /* any expansions done? */ variable
230 expany = 0;
262 if (!expany || stat(path, &stb) >= 0) {
298 if (expany)
436 char sexpany = expany;
444 expany = sexpany;
458 expany = 1;

Completed in 44 milliseconds