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

/opensolaris-onvv-gate/usr/src/cmd/tip/aculib/
H A Dv831.c166 dialit(char *phonenum, char *acu) argument
173 phonenum = sanitize(phonenum);
175 (void) printf("(dial phonenum=%s)\n", phonenum);
177 if (*phonenum == '<' && phonenum[1] == 0)
201 while (*phonenum && *phonenum != '<')
202 pc(*phonenum
[all...]

Completed in 52 milliseconds