Searched refs:_errno (Results 1 – 8 of 8) sorted by relevance
63 int _errno; in fman_get_ip_rev() local87 if (_errno) in fman_get_ip_rev()225 int _errno, is_shared = 0; in fman_if_init() local312 if (_errno) { in fman_if_init()371 if (_errno) { in fman_if_init()589 return _errno; in fman_if_init()596 int _errno; in fman_init() local618 if (_errno) { in fman_init()627 return _errno; in fman_init()638 int _errno; in fman_finish() local[all …]
79 int _errno, idx = 0; in netcfg_acquire() local98 _errno = fman_init(); in netcfg_acquire()99 if (_errno) { in netcfg_acquire()
114 _errno = err; in SetErrno()118 return _errno; in GetErrno()182 MULTI_ERROR _errno; variable
34 _errno = ERR_NONE; in Init()46 if (_errno != ERR_NONE) { in Reset()205 return this->HandleError((int)_errno, _msg); in DoError()
754 this->NotifyAll(_errno); in Reset()769 _errno = 0; in Reset()788 _errno = 0; in CSockLink()1201 _errno = RC_MEM_ERROR; in DispathTcp()1211 _errno = RC_CHECK_PKG_FAIL; in DispathTcp()1233 _errno = RC_MEM_ERROR; in DispathTcp()1372 _errno = RC_REMOTE_CLOSED; in InputNotify()1377 _errno = RC_RECV_FAIL; in InputNotify()1428 _errno = RC_SEND_FAIL; in OutputNotify()1449 this->_errno = RC_KQUEUE_ERROR; in HangupNotify()
356 int32_t _errno; variable
194 int _errno; in zfs_version_kernel() local203 _errno = errno; in zfs_version_kernel()205 errno = _errno; in zfs_version_kernel()
402 _errno = (rc); \