Searched refs:MAX_BLANKTIME (Results 1 – 1 of 1) sorted by relevance
85 #define MAX_BLANKTIME (7*24*60*60) /* 7 days!? */ macro843 if (*(int *)data < 0 || *(int *)data > MAX_BLANKTIME) in sctty_ioctl()