HomeSort by: relevance | last modified time | path
    Searched defs:device_t (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
device_if.h 9 typedef struct device *device_t; typedef in typeref:struct:device
  /src/external/bsd/pam-u2f/dist/
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,

Completed in 15 milliseconds