Searched refs:SIOCSETOT (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsockio.h188 #define SIOCSETOT _IOW('s', 128, int) /* set socket for LibOT */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsys_socket.c265 case SIOCSETOT: {
374 if (error == 0 && cmd == SIOCSETOT)
/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dat.c649 case SIOCSETOT: {
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Din.c835 case SIOCSETOT: {

Completed in 34 milliseconds