Home
last modified time | relevance | path

Searched refs:mktempmode (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/unifdef/
H A Dunifdef.h47 mktempmode(char *tmp, int mode) in mktempmode() function
H A Dunifdef.c425 output = mktempmode(tempname, st.st_mode); in processinout()
/freebsd/contrib/unifdef/win32/
H A Dunifdef.h63 FILE *mktempmode(char *tmp, int mode);
H A Dwin32.c42 mktempmode(char *tmp, int mode) in mktempmode() function