Searched refs:f_handle (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/net/altq/
H A Daltq_var.h45 u_long f_handle; /* filter id */ member in struct:acc_filter
H A Daltq_subr.c1449 afp->f_handle = get_filt_handle(classifier, i);
1473 *phandle = afp->f_handle;
1773 if ((afp->f_handle & 0x000fffff) == handle)
1795 if (afp->f_handle == handle)
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.h428 unsigned char f_handle[1]; // variable sized member in struct:__sanitizer::__sanitizer_file_handle
H A Dsanitizer_common_interceptors.inc7062 ctx, &sanitizer_handle->f_handle, sanitizer_handle->handle_bytes);
7088 ctx, &sanitizer_handle->f_handle, sanitizer_handle->handle_bytes);

Completed in 98 milliseconds