Home
last modified time | relevance | path

Searched refs:DKIODIAL (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/bnu/
H A Ddk.h51 #define DKIODIAL (('k'<<8)|0) /* dial out */ macro
H A Ddkdial.c146 if (ioctl(fd, DKIODIAL, &ioreq) < 0) {