| /f-stack/dpdk/drivers/net/octeontx/base/ |
| H A D | octeontx_bgx.c | 24 return -EACCES; in octeontx_bgx_port_open() 54 return -EACCES; in octeontx_bgx_port_close() 71 return -EACCES; in octeontx_bgx_port_start() 88 return -EACCES; in octeontx_bgx_port_stop() 108 return -EACCES; in octeontx_bgx_port_get_config() 140 return -EACCES; in octeontx_bgx_port_status() 161 return -EACCES; in octeontx_bgx_port_stats() 186 return -EACCES; in octeontx_bgx_port_stats_clr() 205 return -EACCES; in octeontx_bgx_port_link_status() 236 return -EACCES; in octeontx_bgx_port_promisc_set() [all …]
|
| H A D | octeontx_pkivf.c | 54 return -EACCES; in octeontx_pki_port_open() 73 return -EACCES; in octeontx_pki_port_hash_config() 93 return -EACCES; in octeontx_pki_port_pktbuf_config() 112 return -EACCES; in octeontx_pki_port_create_qos() 134 return -EACCES; in octeontx_pki_port_errchk_config() 155 return -EACCES; in octeontx_pki_port_vlan_fltr_config() 175 return -EACCES; in octeontx_pki_port_vlan_fltr_entry_config()
|
| H A D | octeontx_pkivf.h | 270 return -EACCES; in octeontx_pki_port_modify_qos() 290 return -EACCES; in octeontx_pki_port_delete_qos() 312 return -EACCES; in octeontx_pki_port_close() 334 return -EACCES; in octeontx_pki_port_start() 356 return -EACCES; in octeontx_pki_port_stop()
|
| /f-stack/freebsd/security/mac_biba/ |
| H A D | mac_biba.c | 788 return (EACCES); in biba_bpfdesc_check_receive() 1319 return (EACCES); in biba_kld_check_load() 1337 return (EACCES); in biba_mount_check_stat() 1460 return (EACCES); in biba_pipe_check_poll() 1478 return (EACCES); in biba_pipe_check_read() 1547 return (EACCES); in biba_pipe_check_stat() 1565 return (EACCES); in biba_pipe_check_write() 1607 return (EACCES); in biba_posixsem_check_openunlink() 1625 return (EACCES); in biba_posixsem_check_setmode() 1643 return (EACCES); in biba_posixsem_check_setowner() [all …]
|
| /f-stack/freebsd/security/mac_mls/ |
| H A D | mac_mls.c | 754 return (EACCES); in mls_bpfdesc_check_receive() 1234 return (EACCES); in mls_mount_check_stat() 1356 return (EACCES); in mls_pipe_check_poll() 1374 return (EACCES); in mls_pipe_check_read() 1443 return (EACCES); in mls_pipe_check_stat() 1461 return (EACCES); in mls_pipe_check_write() 1503 return (EACCES); in mls_posixsem_check_openunlink() 1521 return (EACCES); in mls_posixsem_check_rdonly() 1539 return (EACCES); in mls_posixsem_check_setmode() 1557 return (EACCES); in mls_posixsem_check_setowner() [all …]
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | policy.c | 236 return (priv_policy(cr, CAP_SYS_ADMIN, EACCES)); in secpolicy_zinject() 246 return (priv_policy(cr, CAP_SYS_ADMIN, EACCES)); in secpolicy_zfs() 264 return (EACCES); in secpolicy_zfs_proc() 267 return (EACCES); in secpolicy_zfs_proc()
|
| /f-stack/dpdk/drivers/bus/fslmc/mc/ |
| H A D | mc_sys.c | 27 return -EACCES; /* Token error */ in mc_status_to_error() 60 return -EACCES; in mc_send_command()
|
| /f-stack/freebsd/security/mac_lomac/ |
| H A D | mac_lomac.c | 884 return (EACCES); in lomac_bpfdesc_check_receive() 1430 return (EACCES); in lomac_kld_check_load() 1621 return (EACCES); in lomac_pipe_check_write() 1852 return (EACCES); in lomac_proc_check_debug() 1872 return (EACCES); in lomac_proc_check_sched() 1892 return (EACCES); in lomac_proc_check_signal() 2135 return (EACCES); in lomac_system_check_acct() 2156 return (EACCES); in lomac_system_check_auditctl() 2194 return (EACCES); in lomac_system_check_swapon() 2346 return (EACCES); in lomac_vnode_check_create() [all …]
|
| /f-stack/dpdk/drivers/raw/octeontx2_dma/ |
| H A D | otx2_dpi_msg.c | 56 return -EACCES; in send_msg_to_pf() 60 return -EACCES; in send_msg_to_pf()
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_policy.c | 137 return (EACCES); in secpolicy_vnode_access() 140 return (EACCES); in secpolicy_vnode_access() 145 return (EACCES); in secpolicy_vnode_access() 148 return (EACCES); in secpolicy_vnode_access()
|
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | medford_nic.c | 83 if ((rc == 0) || (rc == EACCES)) in medford_board_cfg() 114 if (rc != EACCES) in medford_board_cfg()
|
| H A D | medford2_nic.c | 85 if ((rc == 0) || (rc == EACCES)) in medford2_board_cfg() 116 if (rc != EACCES) in medford2_board_cfg()
|
| H A D | hunt_nic.c | 107 if ((rc == 0) || (rc == EACCES)) in hunt_board_cfg() 122 } else if (rc == EACCES) { in hunt_board_cfg()
|
| /f-stack/freebsd/netipsec/ |
| H A D | xform_tcp.c | 270 return (EACCES); in tcp_ipsec_input() 282 return (EACCES); in tcp_ipsec_input() 310 return (EACCES); in tcp_ipsec_output()
|
| H A D | xform_ah.c | 570 error = EACCES; in ah_input() 588 error = EACCES; in ah_input() 598 error = EACCES; in ah_input() 755 error = EACCES; in ah_input_cb() 782 error = EACCES; in ah_input_cb() 949 error = EACCES; in ah_output()
|
| /f-stack/dpdk/drivers/event/octeontx/ |
| H A D | timvf_evdev.c | 62 return -EACCES; in timvf_ring_conf_set() 187 ret = -EACCES; in timvf_ring_start() 193 ret = -EACCES; in timvf_ring_start() 221 return -EACCES; in timvf_ring_stop()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | zcp_global.c | 43 {"EACCES", EACCES},
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/os/freebsd/ |
| H A D | libzfs_compat.c | 151 if (save_errno == EACCES) { in execvPe() 160 errno = EACCES; in execvPe()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_errno.c | 30 int std_errs[] = {EAGAIN, EBADF, EACCES, EINTR, EINVAL}; in test_errno()
|
| /f-stack/tools/libmemstat/ |
| H A D | memstat_malloc.c | 110 if (errno == EACCES || errno == EPERM) in memstat_sysctl_malloc() 123 if (errno == EACCES || errno == EPERM) in memstat_sysctl_malloc() 159 if (errno == EACCES || errno == EPERM) in memstat_sysctl_malloc()
|
| /f-stack/freebsd/security/mac/ |
| H A D | mac_framework.c | 713 if (error1 == EACCES || error2 == EACCES) in mac_error_select() 714 return (EACCES); in mac_error_select()
|
| /f-stack/dpdk/examples/fips_validation/ |
| H A D | fips_dev_self_test.c | 1038 return -EACCES; in prepare_cipher_xform() 1048 return -EACCES; in prepare_cipher_xform() 1094 return -EACCES; in prepare_auth_xform() 1104 return -EACCES; in prepare_auth_xform() 1153 return -EACCES; in prepare_aead_xform() 1167 return -EACCES; in prepare_aead_xform() 1708 case -EACCES: in fips_dev_self_test()
|
| /f-stack/tools/libxo/tests/gettext/ |
| H A D | gt_01.c | 104 errno = EACCES; in main()
|
| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_errno.h | 25 #define NGX_EACCES EACCES
|
| /f-stack/freebsd/sys/ |
| H A D | errno.h | 64 #define EACCES 13 /* Permission denied */ macro
|