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

/ast/src/cmd/cs/
H A Dcs.c387 int hostenv = 0; local
427 hostenv = 1;
658 hostenv = streq(attr, "-");
664 if (hostenv)
666 if (!terse && (hostenv || n))
675 if (hostenv)
691 else if (hostenv)

Completed in 14 milliseconds