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()
278 #define MAXPH 60 /* maximum phone string size */ macro
140 char pre[MAXPH], npart[MAXPH], tpre[MAXPH], p[MAXPH];184 static char pbuf[2*(MAXPH+2)];237 char phoneex[2*(MAXPH+2)]; /* expanded phone string */806 char dcname[20], dnname[20], phone[MAXPH+2];997 char phone[MAXPH+2];
383 #define MAXPH 60 /* maximum phone string size */ macro
279 char s[MAXPH]; in main()450 (strlen(Cucall.telno) >= (size_t)(MAXPH - 1))) { in main()
324 #define MAXPH 60 /* maximum phone string size */ macro