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

  /src/bin/sh/
expand.c 1588 int atend; local in function:expmeta
1704 atend = 1;
1706 atend = 0;
1721 if (atend) {
1734 if (! atend)
expand.c 1588 int atend; local in function:expmeta
1704 atend = 1;
1706 atend = 0;
1721 if (atend) {
1734 if (! atend)

Completed in 46 milliseconds