Home
last modified time | relevance | path

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

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