Searched refs:EPROTO (Results 1 – 15 of 15) sorted by relevance
228 errno = EPROTO; in bnep_accept_connection()309 errno = EPROTO; in bnep_create_connection()330 errno = EPROTO; in bnep_create_connection()
134 errno = EPROTO; in ms_dun()
275 #ifdef EPROTO in BIO_sock_non_fatal_error()276 case EPROTO: in BIO_sock_non_fatal_error()
301 #ifdef EPROTO in BIO_fd_non_fatal_error()302 case EPROTO: in BIO_fd_non_fatal_error()
1795 #ifdef EPROTO in BIO_dgram_non_fatal_error()1796 case EPROTO: in BIO_dgram_non_fatal_error()
421 # ifndef EPROTO422 # define EPROTO 134 macro578 #ifdef EPROTO579 protocol_error = EPROTO,
44 #define EPROTO 71 /* Protocol error */ macro
48 #define EPROTO 71 /* Protocol error */ macro
258 return EPROTO; in bt_error()
1739 errno = EPROTO; in sdp_send_req_w4_rsp()2865 errno = EPROTO; in sdp_device_record_register_binary()2878 errno = EPROTO; in sdp_device_record_register_binary()2883 errno = EPROTO; in sdp_device_record_register_binary()2981 errno = EPROTO; in sdp_device_record_unregister_binary()2995 errno = EPROTO; in sdp_device_record_unregister_binary()3084 errno = EPROTO; in sdp_device_record_update()3100 errno = EPROTO; in sdp_device_record_update()4107 t->err = EPROTO; in sdp_process()4128 t->err = EPROTO; in sdp_process()[all …]
1870 case -EPROTO: in handle_bulk_completion()1986 case -EPROTO: in handle_iso_completion()2042 case -EPROTO: in handle_control_completion()
145 err = -EPROTO; in search_completed_cb()
221 errno = EPROTO; in bnep_setup_cb()
1279 #ifdef EPROTO in g_strerror()1280 case EPROTO: return "protocol error"; in g_strerror()
622 #define VKI_EPROTO EPROTO