HomeSort by: relevance | last modified time | path
    Searched refs:snptreef (Results 1 - 6 of 6) sorted by relevancy

  /src/bin/ksh/
proto.h 247 char * snptreef ARGS((char *, int, const char *, ...));
exec.c 1136 snptreef((char *) 0, 32, "%R", &iotmp));
1181 snptreef((char *) 0, 32, "%R", &iotmp), emsg);
1226 snptreef((char *) 0, 32, "%R", &iotmp),
syn.c 733 s = snptreef((char *) 0, 32, "%S", yylval.cp);
737 s = snptreef(redir, sizeof(redir), "%R", yylval.iop);
tree.c 275 * variants of fputc, fputs for ptreef and snptreef
391 snptreef(char *s, int n, const char *fmt, ...) function in typeref:typename:char *
eval.c 303 str = snptreef((char *) 0, 64, "%S",
873 snptreef((char *) 0, 32, "%R", io));
jobs.c 498 snptreef(p->command, sizeof(p->command), "%T", t);

Completed in 15 milliseconds