HelenOS sources

LOCFS_MOUNT_POINT  184 uspace/app/init/init.c 	errno_t rc = vfs_mount_path(LOCFS_MOUNT_POINT, LOCFS_FS_TYPE, "", "",
LOCFS_MOUNT_POINT  186 uspace/app/init/init.c 	return mount_report("Location service file system", LOCFS_MOUNT_POINT,
LOCFS_MOUNT_POINT  313 uspace/app/init/init.c 		    APP_GETTERM, svc, LOCFS_MOUNT_POINT, app);
LOCFS_MOUNT_POINT  316 uspace/app/init/init.c 		    LOCFS_MOUNT_POINT, "--msg", "--wait", "--", app, NULL);
LOCFS_MOUNT_POINT  320 uspace/app/init/init.c 			    NAME, APP_GETTERM, svc, LOCFS_MOUNT_POINT, app);
LOCFS_MOUNT_POINT  324 uspace/app/init/init.c 		    APP_GETTERM, svc, LOCFS_MOUNT_POINT, app);
LOCFS_MOUNT_POINT  327 uspace/app/init/init.c 		    LOCFS_MOUNT_POINT, "--wait", "--", app, NULL);
LOCFS_MOUNT_POINT  331 uspace/app/init/init.c 			    NAME, APP_GETTERM, svc, LOCFS_MOUNT_POINT, app);
LOCFS_MOUNT_POINT  143 uspace/app/terminal/terminal.c 	    LOCFS_MOUNT_POINT, "--msg", "--wait", "--", app, NULL);
HelenOS homepage, sources at GitHub