mks_tempfile_tsm 164 tempfile.h extern int mks_tempfile_tsm(struct tempfile *tempfile, mks_tempfile_tsm 171 tempfile.h return mks_tempfile_tsm(tempfile, template, suffixlen, 0600); mks_tempfile_tsm 178 tempfile.h return mks_tempfile_tsm(tempfile, template, 0, mode); mks_tempfile_tsm 185 tempfile.h return mks_tempfile_tsm(tempfile, template, 0, 0600);