First page
Back
Continue
Last page
Summary
Graphics
fs_locations definition
struct fs_location {
utf8string server<>;
pathname4 rootpath;
}
struct fs_locations {
pathname4 fs_root;
fs_location locations;
}