HelenOS sources
LOCFS_MOUNT_POINT 187 uspace/app/init/init.c errno_t rc = vfs_mount_path(LOCFS_MOUNT_POINT, LOCFS_FS_TYPE, "", "",
LOCFS_MOUNT_POINT 189 uspace/app/init/init.c return mount_report("Location service file system", LOCFS_MOUNT_POINT,
LOCFS_MOUNT_POINT 316 uspace/app/init/init.c APP_GETTERM, svc, LOCFS_MOUNT_POINT, app);
LOCFS_MOUNT_POINT 319 uspace/app/init/init.c LOCFS_MOUNT_POINT, "--msg", "--wait", "--", app, NULL);
LOCFS_MOUNT_POINT 323 uspace/app/init/init.c NAME, APP_GETTERM, svc, LOCFS_MOUNT_POINT, app);
LOCFS_MOUNT_POINT 327 uspace/app/init/init.c APP_GETTERM, svc, LOCFS_MOUNT_POINT, app);
LOCFS_MOUNT_POINT 330 uspace/app/init/init.c LOCFS_MOUNT_POINT, "--wait", "--", app, NULL);
LOCFS_MOUNT_POINT 334 uspace/app/init/init.c NAME, APP_GETTERM, svc, LOCFS_MOUNT_POINT, app);
LOCFS_MOUNT_POINT 177 uspace/app/terminal/terminal.c LOCFS_MOUNT_POINT, "--msg", "--wait", "--", app, NULL);
HelenOS homepage, sources at GitHub