Searched refs:MAXPH (Results 1 – 6 of 6) sorted by relevance
84 char pre[MAXPH], npart[MAXPH], tpre[MAXPH], p[MAXPH]; in exphone()130 pbuf = malloc(2*(MAXPH+2)); in repphone()184 char phoneex[2*(MAXPH+2)]; /* expanded phone string */ in processdev()
280 #define MAXPH 60 /* maximum phone string size */ macro
144 char pre[MAXPH], npart[MAXPH], tpre[MAXPH], p[MAXPH];188 static char pbuf[2*(MAXPH+2)];241 char phoneex[2*(MAXPH+2)]; /* expanded phone string */810 char dcname[20], dnname[20], phone[MAXPH+2];1001 char phone[MAXPH+2];
385 #define MAXPH 60 /* maximum phone string size */ macro
284 char s[MAXPH];455 (strlen(Cucall.telno) >= (size_t)(MAXPH - 1))) {
323 #define MAXPH 60 /* maximum phone string size */ macro