Searched refs:mounthere (Results 1 – 2 of 2) sorted by relevance
451 char mounthere[] = MOBILE_DIR_PATH; /* !const because of internal casting */ in routefs_kernel_mount() local465 …error = kernel_mount(fsname, NULLVP, NULLVP, mounthere, &args, 0, MNT_DONTBROWSE, KERNEL_MOUNT_NOA… in routefs_kernel_mount()
960 char mounthere[] = "/dev"; /* !const because of internal casting */ in bsd_init() local963 devfs_kernel_mount(mounthere); in bsd_init()