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