Searched refs:MAX_LABELS (Results 1 – 3 of 3) sorted by relevance
338 #define MAX_LABELS 128 macro346 const char *label[MAX_LABELS]; in enum_reply()368 while (replyDomain && *replyDomain && labels < MAX_LABELS) in enum_reply()
43 #define MAX_LABELS 128 macro583 const char * label[MAX_LABELS]; in NSPLookupServiceBegin()598 while (replyDomain && *replyDomain && labels < MAX_LABELS) in NSPLookupServiceBegin()
1546 #define MAX_LABELS 128 macro1552 struct dnslabel_entry labels[MAX_LABELS];1591 if (table->n_labels == MAX_LABELS) in dnslabel_table_add()