OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:iosetup
(Results
1 - 3
of
3
) sorted by null
/external/mksh/src/
exec.c
36
static int
iosetup
(struct ioword *, struct tbl *);
166
if (
iosetup
(*iowp, tp) < 0) {
1283
iosetup
(struct ioword *iop, struct tbl *tp)
function
[
all
...]
main.c
[
all
...]
eval.c
163
* used from
iosetup
to expand redirection files
[
all
...]
Completed in 117 milliseconds