Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dtempfile.py34 import errno as _errno namespace
208 if e.args[0] == _errno.EEXIST:
210 if (_os.name == 'nt' and e.args[0] == _errno.EACCES and
216 raise IOError, (_errno.ENOENT,
248 if e.errno == _errno.EEXIST:
250 if (_os.name == 'nt' and e.errno == _errno.EACCES and
257 raise IOError, (_errno.EEXIST, "No usable temporary file name found")
342 if e.errno == _errno.EEXIST:
344 if (_os.name == 'nt' and e.errno == _errno.EACCES and
351 raise IOError, (_errno.EEXIST, "No usable temporary directory name found")
[all …]
/external/libusb/msvc/
Derrno.h92 _CRTIMP int* __cdecl _errno(void);
93 #define errno (*_errno())
/external/wpa_supplicant_8/wpa_supplicant/
Dctrl_iface_unix.c197 int _errno = errno; in wpa_supplicant_ctrl_iface_receive() local
200 _errno, strerror(_errno)); in wpa_supplicant_ctrl_iface_receive()
201 if (_errno == ENOBUFS || _errno == EAGAIN) { in wpa_supplicant_ctrl_iface_receive()
929 int _errno; in wpa_supplicant_ctrl_iface_send() local
946 _errno = errno; in wpa_supplicant_ctrl_iface_send()
948 _errno, strerror(_errno)); in wpa_supplicant_ctrl_iface_send()
952 if (dst->errors > 10 || _errno == ENOENT || _errno == EPERM) { in wpa_supplicant_ctrl_iface_send()
959 if (_errno == ENOBUFS || _errno == EAGAIN) { in wpa_supplicant_ctrl_iface_send()
/external/python/cpython3/Lib/
Dtempfile.py44 import errno as _errno namespace
227 raise FileNotFoundError(_errno.ENOENT,
271 raise FileExistsError(_errno.EEXIST,
379 raise FileExistsError(_errno.EEXIST,
410 raise FileExistsError(_errno.EEXIST,
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py2/
Dshell.py29 import errno as _errno namespace
82 if _errno.ENOENT != e.errno:
141 if e.errno == _errno.EEXIST:
147 raise IOError, (_errno.EEXIST, "No usable temporary file name found")
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/
Dshell.py29 import errno as _errno namespace
82 if _errno.ENOENT != e.errno:
141 if e.errno == _errno.EEXIST:
147 raise IOError, (_errno.EEXIST, "No usable temporary file name found")
/external/curl/lib/
Dnwlib.c41 int _errno; member
255 thread_data->_errno = 0; in GetOrSetUpData()
/external/minijail/
Dbpf.h171 #define set_bpf_ret_errno(_block, _errno) \ argument
173 SECCOMP_RET_ERRNO | ((_errno) & SECCOMP_RET_DATA))
/external/wpa_supplicant_8/src/radius/
Dradius_client.c342 int _errno = errno; in radius_client_handle_send_error() local
344 if (_errno == ENOTCONN || _errno == EDESTADDRREQ || _errno == EINVAL || in radius_client_handle_send_error()
345 _errno == EBADF || _errno == ENETUNREACH || _errno == EACCES) { in radius_client_handle_send_error()
/external/openssh/
Dsandbox-seccomp-filter.c87 #define SC_DENY(_nr, _errno) \ argument
89 BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_ERRNO|(_errno))
/external/wpa_supplicant_8/src/eap_server/
Deap_sim_db.c867 int _errno = 0; in eap_sim_db_send() local
870 _errno = errno; in eap_sim_db_send()
875 if (_errno == ENOTCONN || _errno == EDESTADDRREQ || _errno == EINVAL || in eap_sim_db_send()
876 _errno == ECONNREFUSED) { in eap_sim_db_send()
/external/kmod/libkmod/python/kmod/
Dmodule.pyx19 cimport libc.errno as _errno namespace
143 if err == -_errno.EEXIST:
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/
Dshell.py27 import errno as _errno namespace
81 if _errno.ENOENT != e.errno:
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/
Dshell.py27 import errno as _errno namespace
81 if _errno.ENOENT != e.errno:
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c4559 int _errno = errno; in hostapd_ctrl_iface_send() local
4564 if (dst->errors > 10 || _errno == ENOENT) { in hostapd_ctrl_iface_send()
/external/google-breakpad/src/tools/windows/dump_syms/testdata/
Domap_reorder_funcs.sym1215 FUNC 3095 13 0 _errno
Domap_stretched_filled.sym1215 FUNC 3556 13 0 _errno
Ddump_syms_regtest.sym1215 FUNC 2eb4 13 0 _errno
Domap_stretched.sym1258 FUNC 3556 13 0 _errno
Domap_reorder_bbs.sym1659 FUNC 5774 6 0 _errno
1660 FUNC 5d4c 13 0 _errno
1661 FUNC 6c60 4 0 _errno
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym9290 FUNC 6e68 13 0 _errno
/external/google-breakpad/src/processor/testdata/
Dmodule0.out9290 FUNC 6e68 13 0 _errno