Home
last modified time | relevance | path

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

/mach/
A Ddevstream.c126 FILE *stream; in mach_open_devstream() local
134 stream = _IO_fopencookie ((void *) dev, mode, in mach_open_devstream()
138 if (stream == NULL) in mach_open_devstream()
144 return stream; in mach_open_devstream()

Completed in 4 milliseconds