Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c1814 _STPUTC(int c, char *p) in _STPUTC() function
1823 #define STPUTC(c, p) ((p) = _STPUTC((c), (p)))