Searched defs:mmap (Results 1 – 5 of 5) sorted by relevance
34 void *mmap(void *addr, size_t length, int prot, int flags, in mmap() function
249 static int ptm_fops_mmap(struct dfs_file *file, struct lwp_avl_struct *mmap) in ptm_fops_mmap()
265 static int tty_fops_mmap(struct dfs_file *file, struct lwp_avl_struct *mmap) in tty_fops_mmap()
347 static int dfs_devfs_mmap(struct dfs_file *file, struct lwp_avl_struct *mmap) in dfs_devfs_mmap()
51 int (*mmap)(struct dfs_file *file, struct lwp_avl_struct *mmap); member
Completed in 7 milliseconds