Home
last modified time | relevance | path

Searched refs:ENOSYS (Results 1 – 25 of 112) sorted by relevance

12345

/dragonfly/sys/kern/
H A Dvfs_aio.c30 return ENOSYS; in sys_aio_return()
36 return ENOSYS; in sys_aio_suspend()
42 return ENOSYS; in sys_aio_cancel()
48 return ENOSYS; in sys_aio_error()
54 return ENOSYS; in sys_aio_read()
60 return ENOSYS; in sys_aio_write()
66 return ENOSYS; in sys_lio_listio()
72 return ENOSYS; in sys_aio_waitcomplete()
H A Dsysv_shm.c234 return (ENOSYS); in sys_shmdt()
278 return (ENOSYS); in sys_shmat()
411 return (ENOSYS); in sys_shmctl()
619 return (ENOSYS); in sys_shmget()
H A Dsysv_msg.c220 return (ENOSYS); in sys_msgctl()
359 return (ENOSYS); in sys_msgget()
475 return (ENOSYS); in sys_msgsnd()
809 return (ENOSYS); in sys_msgrcv()
/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_panel.h114 return panel ? -ENOSYS : -EINVAL; in drm_panel_unprepare()
132 return panel ? -ENOSYS : -EINVAL; in drm_panel_disable()
150 return panel ? -ENOSYS : -EINVAL; in drm_panel_prepare()
168 return panel ? -ENOSYS : -EINVAL; in drm_panel_enable()
186 return panel ? -ENOSYS : -EINVAL; in drm_panel_get_modes()
H A Ddrm_pci.h57 return -ENOSYS; in drm_get_pci_dev()
/dragonfly/contrib/binutils-2.34/gold/
H A Dmremap.c73 #ifndef ENOSYS
74 #define ENOSYS EINVAL macro
83 errno = ENOSYS; in gold_mremap()
/dragonfly/contrib/binutils-2.27/gold/
H A Dmremap.c73 #ifndef ENOSYS
74 #define ENOSYS EINVAL macro
83 errno = ENOSYS; in gold_mremap()
/dragonfly/lib/librt/
H A Daio.c103 return (ENOSYS); in aio_read()
123 return (ENOSYS); in aio_write()
143 return (ENOSYS); in aio_fsync()
164 return (ENOSYS); in lio_listio()
/dragonfly/sys/dev/drm/
H A Ddrm_dumb_buffers.c63 return -ENOSYS; in drm_mode_create_dumb_ioctl()
114 return -ENOSYS; in drm_mode_mmap_dumb_ioctl()
131 return -ENOSYS; in drm_mode_destroy_dumb_ioctl()
H A Ddrm_mipi_dsi.c333 return -ENOSYS; in mipi_dsi_attach()
348 return -ENOSYS; in mipi_dsi_detach()
360 return -ENOSYS; in mipi_dsi_device_transfer()
/dragonfly/test/libpthread/
H A Dsem_d.c92 assert(ENOSYS == errno); in main()
95 assert(ENOSYS == errno); in main()
98 assert(ENOSYS == errno); in main()
/dragonfly/usr.sbin/makefs/
H A Dmtree.c529 error = ENOSYS; in read_mtree_keywords()
546 error = ENOSYS; in read_mtree_keywords()
568 error = ENOSYS; in read_mtree_keywords()
586 error = ENOSYS; in read_mtree_keywords()
607 error = ENOSYS; in read_mtree_keywords()
615 error = ENOSYS; in read_mtree_keywords()
628 error = ENOSYS; in read_mtree_keywords()
677 error = ENOSYS; in read_mtree_keywords()
699 error = ENOSYS; in read_mtree_keywords()
702 error = ENOSYS; in read_mtree_keywords()
[all …]
/dragonfly/lib/libssh/openbsd-compat/
H A Dbsd-misc.c142 errno = ENOSYS; in utimensat()
173 errno = ENOSYS; in fchownat()
204 errno = ENOSYS; in fchmodat()
410 errno = ENOSYS; in getsid()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dsystem_error.cc235 #ifdef ENOSYS in default_error_condition()
236 case ENOSYS: in default_error_condition()
/dragonfly/contrib/grep/lib/
H A Dpipe-safer.c52 errno = ENOSYS; in pipe_safer()
H A Dopenat-priv.h56 || (Errno) == ENOSYS /* Solaris 8 */ \
/dragonfly/contrib/dhcpcd/src/
H A Dprivsep.c241 if (cap_rights_limit(fd, &rights) == -1 && errno != ENOSYS) in ps_rights_limit_ioctl()
253 if (cap_rights_limit(fd, &rights) == -1 && errno != ENOSYS) in ps_rights_limit_fd_fctnl()
264 if (cap_rights_limit(fd, &rights) == -1 && errno != ENOSYS) in ps_rights_limit_fd()
276 if (cap_rights_limit(fd, &rights) == -1 && errno != ENOSYS) in ps_rights_limit_fd_sockopt()
287 if (cap_rights_limit(fd, &rights) == -1 && errno != ENOSYS) in ps_rights_limit_fd_rdonly()
675 if (errno == ENOSYS) { in ps_managersandbox()
/dragonfly/sys/dev/drm/include/linux/gpio/
H A Dconsumer.h65 return ERR_PTR(-ENOSYS); in devm_gpiod_get_index()
/dragonfly/sys/dev/disk/dm/mirror/
H A Ddm_target_mirror.c66 return ENOSYS; in dm_target_mirror_init()
/dragonfly/contrib/cryptsetup/lib/
H A Dsetup.c640 return -ENOSYS; in crypt_resize_device()
695 return -ENOSYS; in crypt_query_device()
908 return -ENOSYS; in crypt_isLuks()
1004 return -ENOSYS; in crypt_init()
1141 return -ENOSYS; in crypt_format()
1195 return -ENOSYS; in crypt_load()
1220 return -ENOSYS; in crypt_header_backup()
1239 return -ENOSYS; in crypt_header_restore()
1285 return -ENOSYS; in crypt_suspend()
1815 return -ENOSYS; in crypt_deactivate()
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_tdma.c755 return ENOSYS; in tdma_ioctl_get80211()
771 return ENOSYS; in tdma_ioctl_get80211()
783 return ENOSYS; in tdma_ioctl_set80211()
825 return ENOSYS; in tdma_ioctl_set80211()
/dragonfly/contrib/tcpdump/
H A Dtcpdump.c1010 if (cap_rights_limit(fd, &rights) < 0 && errno != ENOSYS) { in set_dumper_capsicum_rights()
1013 if (cap_fcntls_limit(fd, CAP_FCNTL_GETFL) < 0 && errno != ENOSYS) { in set_dumper_capsicum_rights()
2064 errno != ENOSYS) { in main()
2342 errno != ENOSYS) { in main()
2346 sizeof(cmds) / sizeof(cmds[0])) < 0 && errno != ENOSYS) { in main()
2399 errno != ENOSYS) { in main()
2403 errno != ENOSYS) { in main()
2519 if (cansandbox && cap_enter() < 0 && errno != ENOSYS) in main()
2575 &rights) < 0 && errno != ENOSYS) { in main()
/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Drandom.c244 if (errno == ENOSYS) { in random_pool_ready()
446 errno != ENOSYS) { in random_init()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_sched.c58 return -ENOSYS; in amdgpu_sched_process_priority_override()
/dragonfly/sys/sys/
H A Derrno.h172 #define ENOSYS 78 /* Function not implemented */ macro

12345