Searched refs:UNGET_MAX_COUNT (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.10.1/pdisk-9/
H A Dio.c53 #define UNGET_MAX_COUNT 10 macro
82 short unget_buf[UNGET_MAX_COUNT+1];
116 if (unget_count < UNGET_MAX_COUNT) {

Completed in 95 milliseconds