HomeSort by: relevance | last modified time | path
    Searched defs:aliased (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/csh/
exec.c 625 (void)fprintf(cshout, "%s: \t aliased to ", vis_str(*v));
644 int aliased, found; local in function:tellmewhat
647 aliased = 0;
653 aliased = 1;
686 if (aliased)
736 if (aliased)
exec.c 625 (void)fprintf(cshout, "%s: \t aliased to ", vis_str(*v));
644 int aliased, found; local in function:tellmewhat
647 aliased = 0;
653 aliased = 1;
686 if (aliased)
736 if (aliased)

Completed in 56 milliseconds