Searched refs:WIOC (Results 1 – 3 of 3) sorted by relevance
61 #define WIOC ('L'<<8) macro64 #define WINLOCKALLOC (WIOC|0)65 #define WINLOCKFREE (WIOC|1)66 #define WINLOCKSETTIMEOUT (WIOC|2)67 #define WINLOCKGETTIMEOUT (WIOC|3)68 #define WINLOCKDUMP (WIOC|4)
96 #define WIOC 0100 /* Wait for ioctl to complete */ macro
548 case (WIOC|255): in winlock_ioctl()