Searched refs:DIOCSTOP (Results 1 – 4 of 4) sorted by relevance
1878 unsigned IOCTL_DIOCSTOP = DIOCSTOP;
773 _(DIOCSTOP, NONE, 0);
2480 #define DIOCSTOP _IO ('D', 2)2481 #define DIOCSTOP global() macro
3897 case DIOCSTOP: in pfioctl()