Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libfido2/tools/
H A Dcred_verify.c107 char *out_path = NULL; in cred_verify() local
132 out_path = optarg; in cred_verify()
149 out_f = open_write(out_path); in cred_verify()
H A Dcred_make.c142 char *out_path = NULL; in cred_make() local
170 out_path = optarg; in cred_make()
196 out_f = open_write(out_path); in cred_make()
H A Dassert_get.c215 char *out_path = NULL; in assert_get() local
239 out_path = optarg; in assert_get()
270 out_f = open_write(out_path); in assert_get()