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

/illumos-gate/usr/src/cmd/bnu/
H A Ddial.c29 #pragma ident "%Z%%M% %I% %E% SMI" /* from SVR4 bnu:dial.c 1.3 */
33 * dial() returns an fd for an open tty-line connected to the
44 * #include "dial.h"
46 * int dial(call);
52 * rlfd is the "remote-lne file descriptor" returned from dial.
54 * The CALL structure as (defined in dial.h):
72 * The error returns from dial are negative, in the range -1
91 * structure to dial(), will cause those attributes to be set
109 #include "dial.h"
167 dial(cal function
[all...]
/illumos-gate/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 54 milliseconds