| /illumos-gate/usr/src/uts/common/ktli/ |
| H A D | t_kutil.c | 132 return (EPROTO); in get_ok_ack() 139 error = EPROTO; in get_ok_ack() 144 error = EPROTO; in get_ok_ack() 155 error = EPROTO; in get_ok_ack() 172 EPROTO, /* TOUTSTATE */ 173 EPROTO, /* TBADSEQ */ 175 EPROTO, /* TLOOK - should never be sent by transport */ 178 EPROTO, /* TFLOW */ 180 EPROTO, /* TNODIS */ 181 EPROTO, /* TNOUDERR */ [all …]
|
| H A D | t_kconnect.c | 139 return (EPROTO); in t_kconnect() 165 return (EPROTO); in t_kconnect() 182 error = EPROTO; in t_kconnect() 227 error = EPROTO; in t_kconnect()
|
| H A D | t_krcvudat.c | 129 error = EPROTO; in t_krcvudata() 205 error = EPROTO; in t_krcvudata() 244 error = EPROTO; in t_krcvudata() 286 error = EPROTO; in t_krcvudata()
|
| H A D | t_kgtstate.c | 104 return (EPROTO); in t_kgetstate() 136 error = EPROTO; in t_kgetstate()
|
| H A D | t_koptmgmt.c | 128 error = EPROTO; in t_koptmgmt() 135 error = EPROTO; in t_koptmgmt()
|
| /illumos-gate/usr/src/uts/common/inet/ |
| H A D | proto_set.c | 239 EPROTO, /* TOUTSTATE */ 242 EPROTO, /* TLOOK - should never be sent by transport */ 245 EPROTO, /* TFLOW */ 247 EPROTO, /* TNODIS */ 248 EPROTO, /* TNOUDERR */ 250 EPROTO, /* TNOREL */ 252 EPROTO, /* TSTATECHNG */ 254 EPROTO, /* TNOSTRUCTYPE - never sent by transport */ 255 EPROTO, /* TBADNAME - never sent by transport */ 256 EPROTO, /* TBADQLEN - never sent by transport */ [all …]
|
| /illumos-gate/usr/src/lib/libsip/common/ |
| H A D | sip_parse_hdrs.c | 267 return (EPROTO); in sip_parse_date_header() 271 return (EPROTO); in sip_parse_date_header() 276 return (EPROTO); in sip_parse_date_header() 281 return (EPROTO); in sip_parse_date_header() 285 return (EPROTO); in sip_parse_date_header() 293 return (EPROTO); in sip_parse_date_header() 299 return (EPROTO); in sip_parse_date_header() 303 return (EPROTO); in sip_parse_date_header() 311 return (EPROTO); in sip_parse_date_header() 514 return (EPROTO); in sip_parse_retryaft_header() [all …]
|
| H A D | sip_parse_generic.c | 264 return (EPROTO); in sip_parse_params() 305 return (EPROTO); in sip_parse_params() 319 return (EPROTO); in sip_parse_params() 322 return (EPROTO); in sip_parse_params() 428 return (EPROTO); in sip_prim_parsers() 627 if (ret == EPROTO) { in sip_parse_hdr_parser1() 1028 return (EPROTO); in sip_parse_hdr_parser5() 1075 return (EPROTO); in sip_parse_hdr_parser5() 1099 return (EPROTO); in sip_parse_hdr_parser5() 1184 return (EPROTO); in sip_parse_first_line() [all …]
|
| H A D | sip_hdrs_ui.c | 53 *error = EPROTO; in sip_get_val_from_hdr() 114 *error = EPROTO; in sip_get_val_from_msg() 141 *error = EPROTO; in sip_get_cftruri_from_val() 165 *error = EPROTO; in sip_get_cftrname_from_val() 236 *error = EPROTO; in sip_get_cftruri_from_msg() 243 *error = EPROTO; in sip_get_cftruri_from_msg() 273 *error = EPROTO; in sip_get_cftrname_from_msg() 280 *error = EPROTO; in sip_get_cftrname_from_msg() 328 *error = EPROTO; in sip_get_from_tag() 335 *error = EPROTO; in sip_get_from_tag() [all …]
|
| /illumos-gate/usr/src/lib/fm/libfmd_adm/common/ |
| H A D | fmd_adm.c | 73 errno = EPROTO; in fmd_adm_open() 155 case EPROTO: in fmd_adm_errmsg() 161 case EPROTO: in fmd_adm_errmsg() 253 return (fmd_adm_set_errno(ap, EPROTO)); in fmd_adm_stats_read() 312 return (fmd_adm_set_errno(ap, EPROTO)); in fmd_adm_module_iter() 365 return (fmd_adm_set_errno(ap, EPROTO)); in fmd_adm_module_load() 386 return (fmd_adm_set_errno(ap, EPROTO)); in fmd_adm_module_unload() 407 return (fmd_adm_set_errno(ap, EPROTO)); in fmd_adm_module_reset() 428 return (fmd_adm_set_errno(ap, EPROTO)); in fmd_adm_module_gc() 450 return (fmd_adm_set_errno(ap, EPROTO)); in fmd_adm_module_stats() [all …]
|
| /illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/ |
| H A D | fake_ktli.c | 93 EPROTO, /* TOUTSTATE */ 94 EPROTO, /* TBADSEQ */ 96 EPROTO, /* TLOOK */ 99 EPROTO, /* TFLOW */ 101 EPROTO, /* TNODIS */ 102 EPROTO, /* TNOUDERR */ 104 EPROTO, /* TNOREL */ 106 EPROTO, /* TSTATECHNG */ 113 return (EPROTO); in tlitosyserr()
|
| /illumos-gate/usr/src/lib/varpd/files/common/ |
| H A D | libvarpd_files_json.c | 195 posterror(s, EPROTO, "EOF mid-escape sequence"); in collect_string_escape() 214 posterror(s, EPROTO, "EOF mid-escape " in collect_string_escape() 221 posterror(s, EPROTO, "unicode escape above 0x7f"); in collect_string_escape() 246 posterror(s, EPROTO, "unrecognised escape sequence"); in collect_string_escape() 266 posterror(s, EPROTO, "EOF mid-string"); in collect_string() 324 posterror(s, EPROTO, "expected 'true', 'false' or 'null'"); in hdlr_bareword() 349 posterror(s, EPROTO, "malformed number: expected digit (0-9)"); in collect_number() 412 posterror(s, EPROTO, "EOF before object or array"); in hdlr_rest() 514 posterror(s, EPROTO, "expected ',' or ']'"); in hdlr_array_comma() 568 posterror(s, EPROTO, "unexpected character at start " in hdlr_array_value() [all …]
|
| /illumos-gate/usr/src/lib/json_nvlist/ |
| H A D | json_nvlist.c | 195 posterror(s, EPROTO, "EOF mid-escape sequence"); in collect_string_escape() 214 posterror(s, EPROTO, "EOF mid-escape " in collect_string_escape() 221 posterror(s, EPROTO, "unicode escape above 0x7f"); in collect_string_escape() 246 posterror(s, EPROTO, "unrecognised escape sequence"); in collect_string_escape() 266 posterror(s, EPROTO, "EOF mid-string"); in collect_string() 324 posterror(s, EPROTO, "expected 'true', 'false' or 'null'"); in hdlr_bareword() 349 posterror(s, EPROTO, "malformed number: expected digit (0-9)"); in collect_number() 412 posterror(s, EPROTO, "EOF before object or array"); in hdlr_rest() 514 posterror(s, EPROTO, "expected ',' or ']'"); in hdlr_array_comma() 568 posterror(s, EPROTO, "unexpected character at start " in hdlr_array_value() [all …]
|
| /illumos-gate/usr/src/lib/libnsl/nsl/ |
| H A D | t_rcv.c | 200 errno = EPROTO; in _tx_rcv() 227 errno = EPROTO; in _tx_rcv() 258 errno = EPROTO; in _tx_rcv() 323 errno = EPROTO; in _tx_rcv() 338 errno = EPROTO; in _tx_rcv()
|
| H A D | t_rcvv.c | 215 errno = EPROTO; in _tx_rcvv() 242 errno = EPROTO; in _tx_rcvv() 276 errno = EPROTO; in _tx_rcvv() 341 errno = EPROTO; in _tx_rcvv() 356 errno = EPROTO; in _tx_rcvv()
|
| H A D | t_sndudata.c | 91 errno = EPROTO; in _tx_sndudata() 130 errno = EPROTO; in _tx_sndudata() 144 errno = EPROTO; in _tx_sndudata()
|
| H A D | t_rcvudata.c | 141 errno = EPROTO; in _tx_rcvudata() 158 errno = EPROTO; in _tx_rcvudata() 223 errno = EPROTO; in _tx_rcvudata()
|
| H A D | t_rcvvudata.c | 150 errno = EPROTO; in _tx_rcvvudata() 166 errno = EPROTO; in _tx_rcvvudata() 228 errno = EPROTO; in _tx_rcvvudata()
|
| H A D | _conn_util.c | 220 errno = EPROTO; in _t_rcv_conn_con() 236 errno = EPROTO; in _t_rcv_conn_con() 313 errno = EPROTO; in _t_rcv_conn_con()
|
| H A D | t_listen.c | 166 errno = EPROTO; in _tx_listen() 180 errno = EPROTO; in _tx_listen() 261 errno = EPROTO; in _tx_listen()
|
| H A D | t_look.c | 215 errno = EPROTO; in _t_look_locked() 247 errno = EPROTO; in _t_look_locked()
|
| H A D | t_rcvrel.c | 177 errno = EPROTO; in _tx_rcvrel() 200 errno = EPROTO; in _tx_rcvrel()
|
| H A D | t_rcvreldata.c | 179 errno = EPROTO; in _tx_rcvreldata() 202 errno = EPROTO; in _tx_rcvreldata()
|
| /illumos-gate/usr/src/lib/smbsrv/libsmb/common/ |
| H A D | smb_doorclnt.c | 435 errno = EPROTO; in smb_door_encode() 443 errno = EPROTO; in smb_door_encode() 480 errno = EPROTO; in smb_door_decode() 486 errno = EPROTO; in smb_door_decode() 493 errno = EPROTO; in smb_door_decode()
|
| /illumos-gate/usr/src/uts/common/fs/sockfs/ |
| H A D | sockstr.c | 552 eprintsoline(so, EPROTO); in check_tinfo() 553 return (EPROTO); in check_tinfo() 557 eprintsoline(so, EPROTO); in check_tinfo() 558 return (EPROTO); in check_tinfo() 562 eprintsoline(so, EPROTO); in check_tinfo() 563 return (EPROTO); in check_tinfo() 711 return ((error = do_tinfo(so)) == EPROTO ? in do_tcapability() 956 eprintsoline(so, EPROTO); in sowaitprim() 957 return (EPROTO); in sowaitprim() 974 eprintsoline(so, EPROTO); in sowaitprim() [all …]
|