Home
last modified time | relevance | path

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

/dragonfly/bin/sh/
HDoutput.c72 #define MEM_OUT -2 /* output to dynamically allocated memory */ macro
79 struct output memout = {NULL, NULL, NULL, 64, MEM_OUT, 0};
222 } else if (dest->fd == MEM_OUT) { in emptyoutbuf()