Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dvnioctl.h120 #define VNIOCGCLEAR _IOWR('F', 3, u_int32_t ) /* reset --//-- */ macro
/xnu-8019.80.24/bsd/dev/vn/
H A Dvn.c1071 case VNIOCGCLEAR: in vnioctl()