Searched defs:libc_close (Results 1 – 8 of 8) sorted by relevance
102 static LibcCloseFuncPtr libc_close = LoadCloseSymbol(); in close() local
50 static int (*libc_close)(int fd); variable
58 static int (*libc_close)(int fd) = close_init_helper; variable
12 libc_close, var
123 libc_close, var
44 static int (*libc_close)(int fd); variable
231 static int (*libc_close)(int fd) = close_init_helper; variable
261 libc_close, var