Home
last modified time | relevance | path

Searched refs:_errno (Results 1 – 25 of 1381) sorted by relevance

12345678910>>...56

/dports/net/socat/socat-1.7.4.2/
H A Dsycls.c38 int _errno; in Umask() local
79 int _errno; in Lseek() local
91 int _errno; in Lseek64() local
104 int _errno; in Getpid() local
115 int _errno; in Getppid() local
126 int _errno; in Getpgrp() local
151 int _errno; in Getpgid() local
215 int _errno; in Getuid() local
226 int _errno; in Geteuid() local
247 int _errno; in Getgid() local
[all …]
H A Dxiowrite.c23 int _errno; in xiowrite() local
54 _errno = errno; in xiowrite()
55 switch (_errno) { in xiowrite()
68 errno = _errno; in xiowrite()
87 _errno = errno; in xiowrite()
92 pipe->salen, strerror(_errno)); in xiowrite()
93 errno = _errno; in xiowrite()
118 _errno = errno; in xiowrite()
122 errno = _errno; in xiowrite()
129 _errno = errno; in xiowrite()
[all …]
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/utils/libfat/
H A Dfatdir.c66 r->_errno = ENODEV; in _FAT_stat_r()
75 r->_errno = EINVAL; in _FAT_stat_r()
84 r->_errno = ENOENT; in _FAT_stat_r()
96 r->_errno = ENOTSUP; in _FAT_link_r()
117 r->_errno = EROFS; in _FAT_unlink_r()
160 r->_errno = EIO; in _FAT_unlink_r()
167 r->_errno = EIO; in _FAT_unlink_r()
173 r->_errno = EIO; in _FAT_unlink_r()
318 r->_errno = EIO; in _FAT_rename_r()
325 r->_errno = EIO; in _FAT_rename_r()
[all …]
H A Dfatfile.c65 r->_errno = ENODEV; in _FAT_open_r()
74 r->_errno = EINVAL; in _FAT_open_r()
95 r->_errno = EACCES; in _FAT_open_r()
101 r->_errno = EROFS; in _FAT_open_r()
112 r->_errno = EEXIST; in _FAT_open_r()
119 r->_errno = EISDIR; in _FAT_open_r()
193 r->_errno = EROFS; in _FAT_open_r()
326 r->_errno = ret; in _FAT_close_r()
424 r->_errno = EIO; in _FAT_read_r()
439 r->_errno = EIO; in _FAT_read_r()
[all …]
/dports/lang/micropython/micropython-1.17/ports/cc3200/mods/
H A Dmodusocket.c109 *_errno = sd; in wlan_socket_socket()
462 int _errno; in socket_make_new() local
480 int _errno = 0; in socket_bind() local
498 int _errno; in socket_listen() local
518 int _errno = 0; in socket_accept() local
543 int _errno; in socket_connect() local
559 int _errno; in socket_send() local
574 int _errno; in socket_recv() local
601 int _errno = 0; in socket_sendto() local
617 int _errno = 0; in socket_recvfrom() local
[all …]
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/libfat/
H A Dfatdir.c54 r->_errno = ENODEV; in _FAT_stat_r()
63 r->_errno = EINVAL; in _FAT_stat_r()
72 r->_errno = ENOENT; in _FAT_stat_r()
84 r->_errno = ENOTSUP; in _FAT_link_r()
105 r->_errno = EROFS; in _FAT_unlink_r()
147 r->_errno = EIO; in _FAT_unlink_r()
154 r->_errno = EIO; in _FAT_unlink_r()
160 r->_errno = EIO; in _FAT_unlink_r()
305 r->_errno = EIO; in _FAT_rename_r()
312 r->_errno = EIO; in _FAT_rename_r()
[all …]
H A Dfatfile.c135 r->_errno = ENODEV; in _FAT_open_r()
144 r->_errno = EINVAL; in _FAT_open_r()
171 r->_errno = EROFS; in _FAT_open_r()
263 r->_errno = EROFS; in _FAT_open_r()
395 r->_errno = ret; in _FAT_close_r()
493 r->_errno = EIO; in _FAT_read_r()
508 r->_errno = EIO; in _FAT_read_r()
536 r->_errno = EIO; in _FAT_read_r()
547 r->_errno = EIO; in _FAT_read_r()
1057 r->_errno = EIO; in _FAT_fstat_r()
[all …]
/dports/games/retroarch/RetroArch-1.9.7/deps/libfat/
H A Dfatdir.c57 r->_errno = ENODEV; in _FAT_stat_r()
66 r->_errno = EINVAL; in _FAT_stat_r()
76 r->_errno = ENOENT; in _FAT_stat_r()
89 r->_errno = ENOTSUP; in _FAT_link_r()
194 r->_errno = ENODEV; in _FAT_chdir_r()
244 r->_errno = EXDEV; in _FAT_rename_r()
252 r->_errno = EROFS; in _FAT_rename_r()
333 r->_errno = EIO; in _FAT_rename_r()
341 r->_errno = EIO; in _FAT_rename_r()
391 r->_errno = EROFS; in _FAT_mkdir_r()
[all …]
H A Dfatfile.c138 r->_errno = ENODEV; in _FAT_open_r()
148 r->_errno = EINVAL; in _FAT_open_r()
181 r->_errno = EROFS; in _FAT_open_r()
279 r->_errno = EFBIG; in _FAT_open_r()
287 r->_errno = EROFS; in _FAT_open_r()
421 r->_errno = ret; in _FAT_close_r()
519 r->_errno = EIO; in _FAT_read_r()
534 r->_errno = EIO; in _FAT_read_r()
562 r->_errno = EIO; in _FAT_read_r()
573 r->_errno = EIO; in _FAT_read_r()
[all …]
/dports/games/retroarch/RetroArch-1.9.7/deps/libiosuhax/source/
H A Diosuhax_devoptab.c114 r->_errno = ENODEV; in fs_dev_open_r()
158 r->_errno = EINVAL; in fs_dev_open_r()
169 r->_errno = ENOMEM; in fs_dev_open_r()
195 r->_errno = result; in fs_dev_open_r()
205 r->_errno = ENODEV; in fs_dev_close_r()
217 r->_errno = result; in fs_dev_close_r()
227 r->_errno = ENODEV; in fs_dev_seek_r()
245 r->_errno = EINVAL; in fs_dev_seek_r()
398 r->_errno = ENOTSUP; in fs_dev_ftruncate_r()
411 r->_errno = ENOTSUP; in fs_dev_fsync_r()
[all …]
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/or1k/
H A Dsyscalls.c55 reent->_errno = ENOSYS; in _close_r()
66 reent->_errno = ENOSYS; in _execve_r()
80 reent->_errno = ENOSYS; in _fstat_r()
87 reent->_errno = ENOSYS; in _getpid_r()
94 reent->_errno = ENOSYS; in _gettimeofday()
101 reent->_errno = ENOSYS; in _isatty_r()
108 reent->_errno = ENOSYS; in _kill_r()
115 reent->_errno = ENOSYS; in _link_r()
129 reent->_errno = ENOSYS; in _open()
150 reent->_errno = EIO; in _stat_r()
[all …]
/dports/lang/micropython/micropython-1.17/ports/stm32/
H A Dmodusocket.c77 int _errno; in socket_select_nic() local
96 int _errno; in socket_bind() local
115 int _errno; in socket_listen() local
143 int _errno; in socket_accept() local
173 int _errno; in socket_connect() local
191 int _errno; in socket_send() local
210 int _errno; in socket_recv() local
239 int _errno; in socket_sendto() local
260 int _errno; in socket_recvfrom() local
298 int _errno; in socket_setsockopt() local
[all …]
H A Dmodnetwork.h61 int (*socket)(struct _mod_network_socket_obj_t *socket, int *_errno);
63 int (*bind)(struct _mod_network_socket_obj_t *socket, byte *ip, mp_uint_t port, int *_errno);
64 int (*listen)(struct _mod_network_socket_obj_t *socket, mp_int_t backlog, int *_errno);
65 …_obj_t *socket, struct _mod_network_socket_obj_t *socket2, byte *ip, mp_uint_t *port, int *_errno);
66 int (*connect)(struct _mod_network_socket_obj_t *socket, byte *ip, mp_uint_t port, int *_errno);
67 …t_t (*send)(struct _mod_network_socket_obj_t *socket, const byte *buf, mp_uint_t len, int *_errno);
68 …mp_uint_t (*recv)(struct _mod_network_socket_obj_t *socket, byte *buf, mp_uint_t len, int *_errno);
69 …twork_socket_obj_t *socket, const byte *buf, mp_uint_t len, byte *ip, mp_uint_t port, int *_errno);
70 …od_network_socket_obj_t *socket, byte *buf, mp_uint_t len, byte *ip, mp_uint_t *port, int *_errno);
72 int (*settimeout)(struct _mod_network_socket_obj_t *socket, mp_uint_t timeout_ms, int *_errno);
[all …]
H A Dmodnwwiznet5k.c115 *_errno = MP_EINVAL; in wiznet5k_socket_socket()
158 *_errno = -ret; in wiznet5k_socket_bind()
173 *_errno = -ret; in wiznet5k_socket_listen()
225 *_errno = -ret; in wiznet5k_socket_connect()
241 *_errno = -ret; in wiznet5k_socket_send()
255 *_errno = -ret; in wiznet5k_socket_recv()
275 *_errno = -ret; in wiznet5k_socket_sendto()
289 *_errno = -ret; in wiznet5k_socket_recvfrom()
297 *_errno = MP_EINVAL; in wiznet5k_socket_setsockopt()
303 *_errno = MP_EINVAL; in wiznet5k_socket_settimeout()
[all …]
H A Dmodnwcc3k.c140 *_errno = MP_EAFNOSUPPORT; in cc3k_socket_socket()
156 *_errno = MP_EINVAL; in cc3k_socket_socket()
163 *_errno = CC3000_EXPORT(errno); in cc3k_socket_socket()
189 *_errno = ret; in cc3k_socket_bind()
198 *_errno = ret; in cc3k_socket_listen()
211 *_errno = MP_EAGAIN; in cc3k_socket_accept()
213 *_errno = -fd; in cc3k_socket_accept()
240 *_errno = CC3000_EXPORT(errno); in cc3k_socket_connect()
249 *_errno = MP_EPIPE; in cc3k_socket_send()
293 *_errno = CC3000_EXPORT(errno); in cc3k_socket_recv()
[all …]
/dports/games/retroarch/RetroArch-1.9.7/wiiu/fs/
H A Dsd_fat_devoptab.c137 r->_errno = ENODEV; in sd_fat_open_r()
165 r->_errno = EACCES; in sd_fat_open_r()
175 r->_errno = ENOMEM; in sd_fat_open_r()
201 r->_errno = result; in sd_fat_open_r()
210 r->_errno = ENODEV; in sd_fat_close_r()
222 r->_errno = result; in sd_fat_close_r()
232 r->_errno = ENODEV; in sd_fat_seek_r()
250 r->_errno = EINVAL; in sd_fat_seek_r()
270 r->_errno = ENODEV; in sd_fat_write_r()
276 r->_errno = EACCES; in sd_fat_write_r()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/third_party/modulegraph/modulegraph/
H A Dzipio.py12 import errno as _errno namespace
76 _errno.ENOENT, full_path,
81 _errno.ENOENT, full_path,
107 _errno.ENOENT, full_path,
220 _errno.ENOENT, full_path,
270 _errno.ENOENT, full_path,
287 _errno.ENOENT, full_path,
315 _errno.ENOENT, full_path,
328 _errno.ENOENT, full_path,
379 _errno.ENOENT, full_path,
[all …]
/dports/lang/micropython/micropython-1.17/ports/esp32/
H A Desp32_ulp.c54 int _errno = ulp_set_wakeup_period(period_index, period_us); in esp32_ulp_set_wakeup_period() local
55 if (_errno != ESP_OK) { in esp32_ulp_set_wakeup_period()
56 mp_raise_OSError(_errno); in esp32_ulp_set_wakeup_period()
68 int _errno = ulp_load_binary(load_addr, bufinfo.buf, bufinfo.len / sizeof(uint32_t)); in esp32_ulp_load_binary() local
69 if (_errno != ESP_OK) { in esp32_ulp_load_binary()
70 mp_raise_OSError(_errno); in esp32_ulp_load_binary()
78 int _errno = ulp_run(entry_point / sizeof(uint32_t)); in esp32_ulp_run() local
79 if (_errno != ESP_OK) { in esp32_ulp_run()
80 mp_raise_OSError(_errno); in esp32_ulp_run()
/dports/net-mgmt/nsca-ng/nsca-ng-1.6/perl/
H A Dclient.c93 c->_errno = NSCANG_ERROR_SSL_CREATE; in nscang_client_init()
105 c->_errno = NSCANG_ERROR_MALLOC; in nscang_client_init()
167 c->_errno = NSCANG_ERROR_SSL; in nscang_client_write()
172 c->_errno = NSCANG_ERROR_TIMEOUT; in nscang_client_write()
219 c->_errno = NSCANG_ERROR_SSL; in nscang_client_response()
224 c->_errno = NSCANG_ERROR_TIMEOUT; in nscang_client_response()
245 c->_errno = NSCANG_ERROR_FAIL; in nscang_client_response()
251 c->_errno = NSCANG_ERROR_BAIL; in nscang_client_response()
302 c->_errno = NSCANG_ERROR_BAD_STATE; in nscang_client_send_moin()
431 c->_errno = NSCANG_ERROR_BAD_STATE; in nscang_client_send_quit()
[all …]
/dports/net-mgmt/nsca-ng-client/nsca-ng-1.6/perl/
H A Dclient.c93 c->_errno = NSCANG_ERROR_SSL_CREATE; in nscang_client_init()
105 c->_errno = NSCANG_ERROR_MALLOC; in nscang_client_init()
167 c->_errno = NSCANG_ERROR_SSL; in nscang_client_write()
172 c->_errno = NSCANG_ERROR_TIMEOUT; in nscang_client_write()
219 c->_errno = NSCANG_ERROR_SSL; in nscang_client_response()
224 c->_errno = NSCANG_ERROR_TIMEOUT; in nscang_client_response()
245 c->_errno = NSCANG_ERROR_FAIL; in nscang_client_response()
251 c->_errno = NSCANG_ERROR_BAIL; in nscang_client_response()
302 c->_errno = NSCANG_ERROR_BAD_STATE; in nscang_client_send_moin()
431 c->_errno = NSCANG_ERROR_BAD_STATE; in nscang_client_send_quit()
[all …]
/dports/net-mgmt/nsca-ng-client/nsca-ng-1.6/python/
H A Dclient.c108 c->_errno = NSCANG_ERROR_SSL_CREATE; in nscang_client_init()
120 c->_errno = NSCANG_ERROR_MALLOC; in nscang_client_init()
134 c->_errno = NSCANG_ERROR_LOCKING; in nscang_client_init()
206 c->_errno = NSCANG_ERROR_SSL; in nscang_client_write()
211 c->_errno = NSCANG_ERROR_TIMEOUT; in nscang_client_write()
258 c->_errno = NSCANG_ERROR_SSL; in nscang_client_response()
263 c->_errno = NSCANG_ERROR_TIMEOUT; in nscang_client_response()
284 c->_errno = NSCANG_ERROR_FAIL; in nscang_client_response()
290 c->_errno = NSCANG_ERROR_BAIL; in nscang_client_response()
341 c->_errno = NSCANG_ERROR_BAD_STATE; in nscang_client_send_moin()
[all …]
/dports/net-mgmt/nsca-ng/nsca-ng-1.6/python/
H A Dclient.c108 c->_errno = NSCANG_ERROR_SSL_CREATE; in nscang_client_init()
120 c->_errno = NSCANG_ERROR_MALLOC; in nscang_client_init()
134 c->_errno = NSCANG_ERROR_LOCKING; in nscang_client_init()
206 c->_errno = NSCANG_ERROR_SSL; in nscang_client_write()
211 c->_errno = NSCANG_ERROR_TIMEOUT; in nscang_client_write()
258 c->_errno = NSCANG_ERROR_SSL; in nscang_client_response()
263 c->_errno = NSCANG_ERROR_TIMEOUT; in nscang_client_response()
284 c->_errno = NSCANG_ERROR_FAIL; in nscang_client_response()
290 c->_errno = NSCANG_ERROR_BAIL; in nscang_client_response()
341 c->_errno = NSCANG_ERROR_BAD_STATE; in nscang_client_send_moin()
[all …]
/dports/devel/py-pyinstaller/PyInstaller-3.5/PyInstaller/lib/modulegraph/
H A Dzipio.py12 import errno as _errno namespace
72 _errno.ENOENT, full_path,
77 _errno.ENOENT, full_path,
106 _errno.ENOENT, full_path,
114 _errno.ENOENT, full_path,
140 _errno.ENOENT, full_path,
221 _errno.ENOENT, full_path,
269 _errno.ENOENT, full_path,
286 _errno.ENOENT, full_path,
312 _errno.ENOENT, full_path,
[all …]
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/stdio/
H A Dfflush.c141 tmp_errno = ptr->_errno;
142 ptr->_errno = 0;
156 if (curoff == -1L && ptr->_errno != 0)
159 if (ptr->_errno == ESPIPE || ptr->_errno == EINVAL)
162 ptr->_errno = tmp_errno;
184 if (curoff != -1 || ptr->_errno == 0
185 || ptr->_errno == ESPIPE || ptr->_errno == EINVAL)
194 if ((fp->_flags & __SOFF) && (curoff != -1 || ptr->_errno == 0))
196 ptr->_errno = tmp_errno;
/dports/audio/schismtracker/schismtracker-20211116/sys/wii/
H A Disfs.c144 r->_errno = ENOENT;
147 r->_errno = EISDIR;
166 r->_errno = EBADF;
173 r->_errno = -ret;
183 r->_errno = EBADF;
192 r->_errno = -ret;
205 r->_errno = EBADF;
211 r->_errno = -ret;
241 r->_errno = EBADF;
288 r->_errno = EBADF;
[all …]

12345678910>>...56