Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/tools/
H A Dextern.h76 int credman_list_rp(const char *);
H A Dcredman.c77 credman_list_rp(const char *path) in credman_list_rp() function
H A Dtoken.c649 return (credman_list_rp(path)); in token_list()