Searched refs:nextNameServer (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/libs/librefos/src/refos-rpc/
H A Dname_client_helper.c75 seL4_CPtr nextNameServer = 0; local
80 nextNameServer = nsv_resolve_segment(nameServer, cpath, &resolvedBytes);
109 assert(nextNameServer);
110 nameServer = nextNameServer;
/seL4-refos-master/projects/refos/impl/libs/librefos/src/refos-rpc/
H A Dname_client_helper.c75 seL4_CPtr nextNameServer = 0; local
80 nextNameServer = nsv_resolve_segment(nameServer, cpath, &resolvedBytes);
109 assert(nextNameServer);
110 nameServer = nextNameServer;

Completed in 34 milliseconds