Searched refs:nameservPathPrefix (Results 1 - 10 of 10) sorted by relevance

/seL4-refos-master/libs/librefos/include/refos-rpc/
H A Dname_client_helper.h45 char nameservPathPrefix[NAMESERV_PATH_MAXLEN]; member in struct:nsv_mountpoint
/seL4-refos-master/projects/refos/impl/libs/librefos/include/refos-rpc/
H A Dname_client_helper.h45 char nameservPathPrefix[NAMESERV_PATH_MAXLEN]; member in struct:nsv_mountpoint
/seL4-refos-master/libs/librefos/src/refos-rpc/
H A Dname_client_helper.c89 strncpy(ret.nameservPathPrefix, path, cpath - path);
H A Dserv_client_helper.c50 sc.serverMountPoint.nameservPathPrefix, sc.serverMountPoint.serverAnon,
/seL4-refos-master/projects/refos/impl/libs/librefos/src/refos-rpc/
H A Dname_client_helper.c89 strncpy(ret.nameservPathPrefix, path, cpath - path);
H A Dserv_client_helper.c50 sc.serverMountPoint.nameservPathPrefix, sc.serverMountPoint.serverAnon,
/seL4-refos-master/projects/refos/impl/apps/selfloader/src/
H A Dselfloader.c76 fsSession->serverMountPoint.nameservPathPrefix);
/seL4-refos-master/projects/refos/impl/apps/test_os/src/
H A Dtest_os.c296 test_assert(strcmp(mp.nameservPathPrefix, "/os_test_dummy_server/") == 0);
/seL4-refos-master/apps/selfloader/src/
H A Dselfloader.c76 fsSession->serverMountPoint.nameservPathPrefix);
/seL4-refos-master/apps/test_os/src/
H A Dtest_os.c296 test_assert(strcmp(mp.nameservPathPrefix, "/os_test_dummy_server/") == 0);

Completed in 37 milliseconds