Home
last modified time | relevance | path

Searched refs:hid_path (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/libfido2/fuzz/
H A Dpreload-snoop.c41 get_fd(const char *hid_path, const char *suffix) in get_fd() argument
48 if ((s = strdup(hid_path)) == NULL) { in get_fd()