Searched refs:pathptr (Results 1 – 1 of 1) sorted by relevance
36 static inline abi_long do_freebsd_shm_open2(abi_ulong pathptr, abi_ulong flags, in do_freebsd_shm_open2() argument42 if (pathptr == (uintptr_t)SHM_ANON) { in do_freebsd_shm_open2()45 upath = lock_user_string(pathptr); in do_freebsd_shm_open2()55 unlock_user(upath, pathptr, 0); in do_freebsd_shm_open2()64 unlock_user(upath, pathptr, 0); in do_freebsd_shm_open2()