Home
last modified time | relevance | path

Searched refs:snptreef (Results 1 - 5 of 5) sorted by relevance

/third_party/mksh/
H A Dsyn.c870 s = snptreef(NULL, 32, Tf_S, yylval.cp); in syntaxerr()
874 s = snptreef(redir, sizeof(redir), Tft_R, yylval.iop); in syntaxerr()
1158 cp = snptreef(NULL, 0, Tf_T, t->left); in yyrecursive()
H A Dtree.c450 snptreef(char *s, ssize_t n, const char *fmt, ...) in snptreef() function
792 snptreef(buf, sz + 16, Tf_T, t); in vistree()
H A Dexec.c1486 (sp = snptreef(NULL, 32, Tft_R, &iotmp)), emsg); in iosetup()
1554 (sp = snptreef(NULL, 32, Tft_R, &iotmp)), in iosetup()
H A Deval.c406 str = snptreef(NULL, 64, Tf_S, beg); in expand()
1582 snptreef(NULL, 32, Tft_R, io)); in comsub()
H A Dsh.h2721 char *snptreef(char *, ssize_t, const char *, ...);

Completed in 13 milliseconds