Searched refs:sonullevent (Results 1 – 5 of 5) sorted by relevance
820 extern void sonullevent(struct socket *so, void *arg, uint32_t hint);
1446 sock->so_event = sonullevent; in sock_catchevents_locked()
1018 so->so_event = sonullevent; in sofreelastref()1056 so->so_event = sonullevent; in sofreelastref()1072 so->so_event = sonullevent; in sofreelastref()
2941 sonullevent(struct socket *so, void *arg, uint32_t hint) in sonullevent() function
8762 so->so_event = sonullevent;