Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Doutput.c89 outqstr(p, out1); in out1qstr()
101 outqstr(p, out2); in out2qstr()
165 outqstr(const char *p, struct output *file) in outqstr() function
H A Doutput.h63 void outqstr(const char *, struct output *);
/freebsd/bin/sh/tests/builtins/
H A Dtrap2.01 # This is really a test for outqstr(), which is readily accessible via trap.