Searched refs:MAXICONS (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s12/open-src/app/xlock/sun-src/
H A Dimage.c61 #define MAXICONS 1024 macro
77 point icons[MAXICONS];
142 if ((ip->iconcount) > MAXICONS)
143 ip->iconcount = MAXICONS;

Completed in 8 milliseconds