HomeSort by: relevance | last modified time | path
    Searched refs:MAX_BLOCKS (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/wsmoused/
wsmoused.h 75 #define MAX_BLOCKS 10
86 struct block *b_child[MAX_BLOCKS];
config.c 154 if (b->b_child_count >= MAX_BLOCKS)

Completed in 13 milliseconds