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

/illumos-gate/usr/src/uts/common/sys/
H A Drlioctl.h55 * RL_IOC_ENABLE starts the module, inserting any (optional) data passed to
59 #define RL_IOC_ENABLE (RLIOC|1) macro
/illumos-gate/usr/src/uts/common/io/
H A Drlmod.c37 * the read queue at the head with the RL_IOC_ENABLE ioctl.
236 * it is ready for M_DATA (indicated by RL_IOC_ENABLE).
1197 case RL_IOC_ENABLE:
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rlogind.c1405 * Send an ioctl type RL_IOC_ENABLE to reenable the
1411 rloginmod.ic_cmd = RL_IOC_ENABLE;
1422 fatal(netfd, "ioctl RL_IOC_ENABLE of netfd failed\n");

Completed in 60 milliseconds