Searched refs:sonode_t (Results 1 – 4 of 4) sorted by relevance
66 #define SOD_SOTOSODP(so) ((sonode_t *)so)->so_direct
62 static boolean_t so_check_length(sonode_t *so);1220 sonode_t *so; in socket_sonode_create()1893 so_check_length(sonode_t *so) in so_check_length()
2928 sonode_t *so = VTOSO(vp); in sosendfile64()
104 typedef struct sonode sonode_t; typedef