Searched refs:sonullevent (Results 1 – 5 of 5) sorted by relevance
826 extern void sonullevent(struct socket *so, void *arg, uint32_t hint);
1438 sock->so_event = sonullevent; in sock_catchevents_locked()
1192 so->so_event = sonullevent; in sofreelastref()1230 so->so_event = sonullevent; in sofreelastref()1246 so->so_event = sonullevent; in sofreelastref()
2948 sonullevent(struct socket *so, void *arg, uint32_t hint) in sonullevent() function
8200 so->so_event = sonullevent; in event_sofreelastref()