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

/freebsd-12-stable/bin/sh/
H A Doutput.c71 #define MEM_OUT -2 /* output to dynamically allocated memory */ macro
78 struct output memout = {NULL, NULL, NULL, 64, MEM_OUT, 0};
221 } else if (dest->fd == MEM_OUT) {

Completed in 98 milliseconds