perfused.c | 61 static void new_mount(int, int); 69 * Flags for new_mount() 203 new_mount(int fd, int pmnt_flags) function in typeref:typename:void 442 new_mount(s, PMNT_SOCKPAIR); 458 new_mount(s, PMNT_DEVFUSE|PMNT_DGRAM); 474 new_mount(fd, PMNT_DEVFUSE);
|