Home
last modified time | relevance | path

Searched defs:GETTEMP (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/libc/stdio/
H A Dgettemp.h33 # define GETTEMP __nbcompat_gettemp macro
41 # define GETTEMP __gettemp macro
H A Dgettemp.c54 GETTEMP(char *path, int *doopen, int domkdir, int slen, int oflags) in GETTEMP() function