Home
last modified time | relevance | path

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

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