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.120 MUX_S_PERMISSION_DENIED or a MUX_S_FAILURE.142 A server may reply with a MUX_S_OK, a MUX_S_PERMISSION_DENIED or a160 A server may reply with a MUX_S_SESSION_OPENED, a MUX_S_PERMISSION_DENIED171 A server may reply with a MUX_S_OK, a MUX_S_PERMISSION_DENIED or a181 The MUX_S_PERMISSION_DENIED and MUX_S_FAILURE include a reason:183 uint32 MUX_S_PERMISSION_DENIED202 #define MUX_S_PERMISSION_DENIED 0x80000002
150 #define MUX_S_PERMISSION_DENIED 0x80000002 macro427 buffer_put_int(r, MUX_S_PERMISSION_DENIED); in process_mux_new_session()502 buffer_put_int(r, MUX_S_PERMISSION_DENIED); in process_mux_terminate()761 buffer_put_int(r, MUX_S_PERMISSION_DENIED); in process_mux_open_fwd()988 buffer_put_int(r, MUX_S_PERMISSION_DENIED); in process_mux_stdio_fwd()1075 buffer_put_int(r, MUX_S_PERMISSION_DENIED); in process_mux_stop_listening()1657 case MUX_S_PERMISSION_DENIED: in mux_client_request_terminate()1732 case MUX_S_PERMISSION_DENIED: in mux_client_forward()1857 case MUX_S_PERMISSION_DENIED: in mux_client_request_session()2003 case MUX_S_PERMISSION_DENIED: in mux_client_request_stdio_fwd()[all …]