Lines Matching refs:ENTRY
15 return ENTRY(init) (vc, cb);
21 return ENTRY(get_devices) (dl, local);
27 return ENTRY(open) (name, h);
33 return ENTRY(get_option_descriptor) (h, opt);
40 return ENTRY(control_option) (h, opt, act, val, info);
46 return ENTRY(get_parameters) (h, parms);
52 return ENTRY(start) (h);
58 return ENTRY(read) (h, buf, maxlen, lenp);
64 return ENTRY(set_io_mode) (h, non_blocking);
70 return ENTRY(get_select_fd) (h, fdp);
76 ENTRY(cancel) (h);
82 ENTRY(close) (h);
88 ENTRY(exit) ();