Searched refs:sonullevent (Results 1 – 5 of 5) sorted by relevance
821 extern void sonullevent(struct socket *so, void *arg, uint32_t hint);
1438 sock->so_event = sonullevent; in sock_catchevents_locked()
1184 so->so_event = sonullevent; in sofreelastref()1222 so->so_event = sonullevent; in sofreelastref()1238 so->so_event = sonullevent; in sofreelastref()
2922 sonullevent(struct socket *so, void *arg, uint32_t hint) in sonullevent() function
8371 so->so_event = sonullevent; in event_sofreelastref()