Searched defs:gettemp (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/isc/win32/ | ||
H A D | file.c | 45 gettemp(char *path, isc_boolean_t binary, int *doopen) { function 114 return (gettemp(path, binary, &fd) ? fd : -1); |
Completed in 12 milliseconds