Home
last modified time | relevance | path

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

/src/contrib/libfido2/tools/
H A Dcred_verify.c108 char *out_path = NULL; in cred_verify() local
133 out_path = optarg; in cred_verify()
150 out_f = open_write(out_path); in cred_verify()
H A Dcred_make.c148 char *out_path = NULL; in cred_make() local
176 out_path = optarg; in cred_make()
205 out_f = open_write(out_path); in cred_make()
H A Dassert_get.c220 char *out_path = NULL; in assert_get() local
244 out_path = optarg; in assert_get()
278 out_f = open_write(out_path); in assert_get()