Searched refs:local_ptr (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/fs/cuse/
H A Dcuse_ioctl.h44 uintptr_t local_ptr; member in struct:cuse_data_chunk
H A Dcuse.c848 (void *)pchk->local_ptr,
854 (void *)pchk->local_ptr,
943 curthread->td_proc, pchk->local_ptr,
949 curthread->td_proc, pchk->local_ptr,
/freebsd-13-stable/lib/libcuse/
H A Dcuse_lib.c714 info.local_ptr = (uintptr_t)src;
747 info.local_ptr = (uintptr_t)dst;

Completed in 187 milliseconds