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

/netbsd-current/sys/altq/
H A Daltq_var.h45 u_long f_handle; /* filter id */ member in struct:acc_filter
H A Daltq_subr.c1172 afp->f_handle = get_filt_handle(classifier, i);
1196 *phandle = afp->f_handle;
1478 if ((afp->f_handle & 0x000fffff) == handle)
1498 if (afp->f_handle == handle)
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.h434 unsigned char f_handle[1]; // variable sized member in struct:__sanitizer::__sanitizer_file_handle
H A Dsanitizer_common_interceptors.inc6933 ctx, &sanitizer_handle->f_handle, sanitizer_handle->handle_bytes);
6959 ctx, &sanitizer_handle->f_handle, sanitizer_handle->handle_bytes);
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_posix.h490 unsigned char f_handle[1]; // variable sized member in struct:__sanitizer::__sanitizer_file_handle
H A Dsanitizer_common_interceptors.inc7204 ctx, &sanitizer_handle->f_handle, sanitizer_handle->handle_bytes);
7230 ctx, &sanitizer_handle->f_handle, sanitizer_handle->handle_bytes);
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_posix.h429 unsigned char f_handle[1]; // variable sized member in struct:__sanitizer::__sanitizer_file_handle
H A Dsanitizer_common_interceptors.inc7407 ctx, &sanitizer_handle->f_handle, sanitizer_handle->handle_bytes);
7433 ctx, &sanitizer_handle->f_handle, sanitizer_handle->handle_bytes);

Completed in 233 milliseconds