Searched refs:socketops (Results 1 – 2 of 2) sorted by relevance
100 const struct fileops socketops = { variable
234 extern const struct fileops socketops;301 fp->f_ops = &socketops; in socket_common()631 fp->f_ops = &socketops; in accept_nocancel()1211 fp1->f_ops = &socketops; in socketpair()1220 fp2->f_ops = &socketops; in socketpair()