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