Home
last modified time | relevance | path

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

/NextBSD/sys/dev/streams/
HDstreams.c69 static d_open_t streamsopen; variable
94 .d_open = streamsopen,
181 streamsopen(struct cdev *dev, int oflags, int devtype, struct thread *td) in streamsopen() function