Searched defs:get_configuration (Results 1 – 3 of 3) sorted by relevance
226 struct get_configuration { struct227 uchar_t len[4];228 uchar_t reserved[2];229 uchar_t curprof[2];230 struct conf_feature feature;
189 get_configuration(int fd, uint16_t feature, int bufsize, uchar_t *buf) in get_configuration() function
246 get_configuration(int fd, uint16_t feature, int bufsize, uchar_t *buf) in get_configuration() function