Searched refs:SERVICE_MAX (Results 1 – 2 of 2) sorted by relevance
48 #define SERVICE_MAX SERVICE_NIS macro67 static enum service_type service_order[SERVICE_MAX + 1];93 while (fgets(buf, BUFSIZ, fd) != NULL && cc < SERVICE_MAX) { in init_services()110 } while(cp != NULL && cc < SERVICE_MAX); in init_services()
52 #define SERVICE_MAX SERVICE_NIS macro71 static enum service_type service_order[SERVICE_MAX + 1];98 while (fgets(buf, BUFSIZ, fd) != NULL && cc < SERVICE_MAX) { in init_services()115 } while(cp != NULL && cc < SERVICE_MAX); in init_services()