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

/illumos-gate/usr/src/cmd/bnu/
H A Dcu.c35 * [-o|-e] [-L] [-C] telno | systemname [local-cmd]
97 * when the user picks the systemname option or through altconn()--
244 static char *P_USAGE= "Usage: %s [-dhtnLC] [-c device] [-s speed] [-l line] [-b 7|8]\n\t[-o | -e] telno | systemname [local-cmd]\n";
290 int systemname = 0; local
434 /* if it's not a legitimate telno, then it should be a systemname */
443 systemname++;
516 /* place call to system; if "cu systemname", use conn() from uucp
521 if(systemname) {
673 int id = 0; /* flag for systemname prompt on tilda escape */

Completed in 60 milliseconds