Searched refs:handle_p (Results 1 – 5 of 5) sorted by relevance
29 int tipc_connect(handle_t* handle_p, const char* port) { in tipc_connect() argument32 assert(handle_p); in tipc_connect()38 *handle_p = (handle_t)rc; in tipc_connect()
46 int tipc_connect(handle_t* handle_p, const char* port);
95 file_handle_t* handle_p,
113 file_handle_t* handle_p, in storage_open_file() argument183 *handle_p = storage_handler_num; in storage_open_file()
273 file_handle_t* handle_p, in storage_open_file() argument296 *handle_p = make_file_handle(session, rsp.handle); in storage_open_file()