Searched refs:ck_mkstemp (Results 1 – 4 of 4) sorted by relevance
33 FILE * ck_mkstemp P_((char **p_filename, char *tmpdir, char *base));
196 ck_mkstemp (p_filename, tmpdir, base) in ck_mkstemp() function
770 output_file.fp = ck_mkstemp (&input->out_file_name, tmpdir, "sed");
16 * utils.c (ck_mkstemp): Set a restrictive umask on temporary files.412 (ck_fopen, ck_mkstemp): Use register_open_file.615 * lib/utils.c (ck_mkstemp, ck_rename, ck_getline): New622 (open_next_file): Use ck_mkstemp.