Home
last modified time | relevance | path

Searched refs:SIOCSETOT (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/kern/
H A Dsys_socket.c243 case SIOCSETOT: /* int; deprecated */ in soioctl()
474 case SIOCSETOT: in soioctl_cassert()
/xnu-8019.80.24/bsd/sys/
H A Dsockio.h223 #define SIOCSETOT _IOW('s', 128, int) /* deprecated */ macro