Searched refs:outfmt (Results 1 - 10 of 10) sorted by relevance

/fuchsia/zircon/third_party/uapp/dash/src/bltin/
H A Dbltin.h62 #define fprintf outfmt
/fuchsia/zircon/third_party/uapp/dash/src/
H A Dalias.c148 outfmt(out2, "%s: %s not found\n", "alias", n);
174 outfmt(out2, "%s: %s not found\n", "unalias", *argptr);
H A Doutput.h73 void outfmt(struct output *, const char *, ...)
H A Derror.c126 outfmt(errs, fmt, name, errlinno, commandname);
H A Doptions.c473 outfmt(&errout, "Illegal option -%c\n", c);
491 outfmt(&errout, "No arg for -%c option\n", c);
H A Djobs.c304 outfmt(out, snlfmt, signal_names[i]);
312 outfmt(out, snlfmt, signal_names[signo]);
359 outfmt(out, "[%d] ", jobno(jp));
460 outfmt(out, "%d\n", ps->pid);
496 outfmt(
1481 outfmt(out, " | %s", sp->cmd);
H A Dexec.c778 outfmt(out, " is an alias for %s", ap->val);
809 outfmt(
829 outfmt(
H A Dtrap.c123 outfmt(out2, "trap: %s: bad trap\n", *ap);
H A Doutput.c260 outfmt(struct output *file, const char *fmt, ...) function
H A Deval.c1133 outfmt(out, p, sp->text);

Completed in 35 milliseconds