Searched refs:MUX_S_PERMISSION_DENIED (Results 1 – 2 of 2) sorted by relevance
59 Otherwise it will reply with an error: MUX_S_PERMISSION_DENIED or103 The server will reply with one of MUX_S_OK or MUX_S_PERMISSION_DENIED.126 MUX_S_PERMISSION_DENIED or a MUX_S_FAILURE.148 A server may reply with a MUX_S_OK, a MUX_S_PERMISSION_DENIED or a166 A server may reply with a MUX_S_SESSION_OPENED, a MUX_S_PERMISSION_DENIED177 A server may reply with a MUX_S_OK, a MUX_S_PERMISSION_DENIED or a187 The MUX_S_PERMISSION_DENIED and MUX_S_FAILURE include a reason:189 uint32 MUX_S_PERMISSION_DENIED208 #define MUX_S_PERMISSION_DENIED 0x80000002
150 #define MUX_S_PERMISSION_DENIED 0x80000002 macro430 buffer_put_int(r, MUX_S_PERMISSION_DENIED); in process_mux_new_session()505 buffer_put_int(r, MUX_S_PERMISSION_DENIED); in process_mux_terminate()779 buffer_put_int(r, MUX_S_PERMISSION_DENIED); in process_mux_open_fwd()1008 buffer_put_int(r, MUX_S_PERMISSION_DENIED); in process_mux_stdio_fwd()1095 buffer_put_int(r, MUX_S_PERMISSION_DENIED); in process_mux_stop_listening()1691 case MUX_S_PERMISSION_DENIED: in mux_client_request_terminate()1766 case MUX_S_PERMISSION_DENIED: in mux_client_forward()1891 case MUX_S_PERMISSION_DENIED: in mux_client_request_session()2080 case MUX_S_PERMISSION_DENIED: in mux_client_request_stdio_fwd()[all …]