Searched refs:name_to_handle_at (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/contrib/file/src/
H A Dseccomp.c111 DENY_RULE(name_to_handle_at);
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc7040 INTERCEPTOR(int, name_to_handle_at, int dirfd, const char *pathname,
7043 COMMON_INTERCEPTOR_ENTER(ctx, name_to_handle_at, dirfd, pathname, handle,
7053 int res = REAL(name_to_handle_at)(dirfd, pathname, handle, mount_id, flags);
7068 #define INIT_NAME_TO_HANDLE_AT COMMON_INTERCEPT_FUNCTION(name_to_handle_at)
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_dummy.c124 DUMMY(name_to_handle_at); variable
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_dummy.c128 DUMMY(name_to_handle_at); variable
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_dummy.c120 DUMMY(name_to_handle_at); variable

Completed in 117 milliseconds