| util.h | 56 } device_t; typedef in typeref:struct:__anon7894 59 device_t *devices, unsigned *n_devs); 60 void free_devices(device_t *devices, const unsigned n_devs); 62 int do_authentication(const cfg_t *cfg, const device_t *devices, 64 int do_manual_authentication(const cfg_t *cfg, const device_t *devices,
|