Searched defs:dial (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libnsl/dial/
H A Ddial.c35 * dial() returns an fd for an open tty-line connected to the
46 * #include "dial.h"
48 * int dial(call);
54 * rlfd is the "remote-lne file descriptor" returned from dial.
56 * The CALL structure as (defined in dial.h):
74 * The error returns from dial are negative, in the range -1
93 * structure to dial(), will cause those attributes to be set
113 #include "dial.h"
158 dial(CALL call) function
161 char speed[10]; /* character value of speed passed to dial */
[all...]

Completed in 16 milliseconds