Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/channel/
H A Dchannel_syscalls.c44 static const struct fileops channel_ops = { variable
257 fp->fp_glob->fg_ops = &channel_ops; in __channel_open()