Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/libfido2/tools/
HDcred_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()
HDcred_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()
HDassert_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()