Searched refs:open_write (Results 1 – 5 of 5) sorted by relevance
39 FILE *open_write(const char *);
149 out_f = open_write(out_path); in cred_verify()
196 out_f = open_write(out_path); in cred_make()
270 out_f = open_write(out_path); in assert_get()
67 open_write(const char *file) in open_write() function