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

/freebsd-10.0-release/bin/sh/
H A Doutput.c67 #define MEM_OUT -2 /* output to dynamically allocated memory */ macro
74 struct output memout = {NULL, 0, NULL, 0, MEM_OUT, 0};
174 } else if (dest->fd == MEM_OUT) {

Completed in 67 milliseconds