Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dvt.h19 #define VT_ACKACQ 0x02 /* acknowledge switch */ macro
/linux-2.4.37.9/drivers/char/
Dvt.c857 if (arg != VT_ACKACQ) in vt_ioctl()