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

/darwin-on-arm/xnu/osfmk/mach/
H A Dsyscall_sw.h114 kernel_trap(map_fd,-43,5)
H A Dmach_traps.h274 extern kern_return_t map_fd(
451 extern kern_return_t map_fd(
/darwin-on-arm/xnu/osfmk/kern/
H A Dsyscall_sw.c146 /* 43 */ MACH_TRAP(map_fd, 5, munge_wwwww, munge_ddddd),
284 /* 43 */ "map_fd",
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_mman.c1095 /* USV: No! need to obsolete map_fd()! mmap() already supports 64 bits */
1097 map_fd(struct map_fd_args *args) function
1198 printf("map_fd: file offset not page aligned(%d : %s)\n",p->p_pid, p->p_comm);

Completed in 16 milliseconds