Home
last modified time | relevance | path

Searched refs:noexpand (Results 1 – 1 of 1) sorted by relevance

/system/core/sh/
Dparser.c116 STATIC int noexpand(char *);
656 if (! noexpand(wordtext) || (i = strlen(wordtext)) == 0 || i > EOFMARKLEN) in parsefname()
1552 noexpand(char *text) in noexpand() function