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

  /src/bin/sh/
parser.c 123 STATIC int noexpand(char *);
683 if (!noexpand(n->narg.text))
797 if (!noexpand(wordtext))
2484 noexpand(char *text) function in typeref:typename:STATIC int
parser.c 123 STATIC int noexpand(char *);
683 if (!noexpand(n->narg.text))
797 if (!noexpand(wordtext))
2484 noexpand(char *text) function in typeref:typename:STATIC int

Completed in 26 milliseconds