Searched refs:MAXPH (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/dial/
H A Dcallers.c84 char pre[MAXPH], npart[MAXPH], tpre[MAXPH], p[MAXPH];
130 pbuf = malloc(2*(MAXPH+2));
184 char phoneex[2*(MAXPH+2)]; /* expanded phone string */
H A Duucp.h280 #define MAXPH 60 /* maximum phone string size */ macro
/illumos-gate/usr/src/cmd/bnu/
H A Dcallers.c144 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];
H A Duucp.h385 #define MAXPH 60 /* maximum phone string size */ macro
H A Dcu.c284 char s[MAXPH];
455 (strlen(Cucall.telno) >= (size_t)(MAXPH - 1))) {
/illumos-gate/usr/src/cmd/ttymon/
H A Duucp.h323 #define MAXPH 60 /* maximum phone string size */ macro

Completed in 57 milliseconds