Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dvnioctl.h122 #define VNIOCUCLEAR _IOWR('F', 5, u_int32_t ) /* reset --//-- */ macro
/xnu-8019.80.24/bsd/dev/vn/
H A Dvn.c1081 case VNIOCUCLEAR: in vnioctl()