Lines Matching defs:rlmod_info
169 struct rlmod_info struct171 int flags;172 bufcall_id_t wbufcid;173 bufcall_id_t rbufcid;174 timeout_id_t wtimoutid;175 timeout_id_t rtimoutid;176 int rl_expdat;177 int stopmode;178 mblk_t *unbind_mp;179 char startc;180 char stopc;204 struct rlmod_info *rmip; in rlmodopen() argument