Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnsl/dial/
H A Dcallers.c84 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()
H A Duucp.h280 #define MAXPH 60 /* maximum phone string size */ macro
/titanic_50/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))) {
/titanic_50/usr/src/cmd/ttymon/
H A Duucp.h323 #define MAXPH 60 /* maximum phone string size */ macro