Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c812 #define CTLENDVAR ((unsigned char)'\203') macro
1257 case CTLENDVAR: in sharg()
4865 case CTLENDVAR: in cmdputs()
6522 case CTLENDVAR: in exptilde()
6788 CTLENDVAR, in argstr()
6829 || c == CTLENDVAR in argstr()
7025 if ((unsigned char)*end == CTLENDVAR) { in varunset()
12520 c = CTLENDVAR; in readtoken1()