Searched defs:libc_close (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/intel/tools/ | ||
H A D | intel_sanitize_gpu.c | 49 static int (*libc_close)(int fd); variable |
H A D | intel_dump_gpu.c | 54 static int (*libc_close)(int fd) = close_init_helper; variable |
Completed in 2 milliseconds