Searched refs:CAPI_MAXAPPL (Results 1 – 3 of 3) sorted by relevance
122 if (*pos < CAPI_MAXAPPL) in applications_start()132 if (*pos < CAPI_MAXAPPL) in applications_next()
36 extern struct capi20_appl *capi_applications[CAPI_MAXAPPL];
14 #define CAPI_MAXAPPL 240 /* maximum number of applications */ macro