Searched refs:open_write (Results 1 – 5 of 5) sorted by relevance
41 FILE *open_write(const char *);
150 out_f = open_write(out_path); in cred_verify()
205 out_f = open_write(out_path); in cred_make()
278 out_f = open_write(out_path); in assert_get()
69 open_write(const char *file) in open_write() function