Searched refs:restapi_service_context_open (Results 1 – 1 of 1) sorted by relevance
25 static rpc_session_handle restapi_service_context_open(void *context, struct rpc_caller **caller);43 new_context->service_context.open = restapi_service_context_open; in restapi_service_context_create()50 static rpc_session_handle restapi_service_context_open(void *context, struct rpc_caller **caller) in restapi_service_context_open() function
Completed in 3 milliseconds