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

/osnet-11/usr/src/lib/libnsl/dial/
H A Dcallers.c83 char pre[MAXPH], npart[MAXPH], tpre[MAXPH], p[MAXPH]; local
101 tpre[0] = NULLCHAR;
105 if (sscanf(buf, "%60s%60s", p, tpre) < 1)
109 tpre[0] = NULLCHAR;
114 (void) strcpy(out, tpre);

Completed in 15 milliseconds