Searched refs:__GT_FILE (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/texinfo/lib/
H A Dmkstemp.c28 #ifndef __GT_FILE
29 # define __GT_FILE 0 macro
41 return __gen_tempname (template, __GT_FILE);
H A Dtempname.c39 #ifndef __GT_FILE
40 # define __GT_FILE 0 macro
223 __GT_FILE: create the file using open(O_CREAT|O_EXCL)
225 __GT_BIGFILE: same as __GT_FILE but use open64().
298 case __GT_FILE:

Completed in 112 milliseconds