Searched refs:INTERPOS_close (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/lib/libc/sys/ | ||
| H A D | close.c | 48 return (((int (*)(int))__libc_interposing[INTERPOS_close])(fd)); in close() |
| /freebsd-13.1/lib/libc/include/ | ||
| H A D | libc_private.h | 201 INTERPOS_close, enumerator |