Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:SET_ERRNO
(Results
1 - 13
of
13
) sorted by relevance
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H
A
D
epoll_app.c
153
SET_ERRNO
(FILLP_EBUSY);
in EpModify()
189
SET_ERRNO
(FILLP_EINVAL);
in EpUnlink()
202
SET_ERRNO
(FILLP_EBUSY);
in EpUnlink()
228
SET_ERRNO
(FILLP_EINVAL);
in EpRemove()
242
SET_ERRNO
(FILLP_EBADF);
in EpRemove()
248
SET_ERRNO
(FILLP_EBUSY);
in EpRemove()
402
SET_ERRNO
(FILLP_ENOMEM);
in EpollMallocEventpoll()
410
SET_ERRNO
(FILLP_EFAULT);
in EpollMallocEventpoll()
418
SET_ERRNO
(FILLP_EFAULT);
in EpollMallocEventpoll()
429
SET_ERRNO
(FILLP_EFAUL
in EpollMallocEventpoll()
[all...]
H
A
D
socket_opt.c
31
SET_ERRNO
(FILLP_EINVAL);
in SockGetOptSendCache()
36
SET_ERRNO
(FILLP_EBADF);
in SockGetOptSendCache()
56
SET_ERRNO
(FILLP_EINVAL);
in SockGetSockOptFillp()
74
SET_ERRNO
(FILLP_EINVAL);
in SockGetSockOptFillp()
80
SET_ERRNO
(FILLP_EINVAL);
in SockGetSockOptFillp()
89
SET_ERRNO
(FILLP_EINVAL);
in SockGetSockOptFillp()
115
SET_ERRNO
(FILLP_EFAULT);
in SockGetSockOpt()
123
SET_ERRNO
(FILLP_EINVAL);
in SockGetSockOpt()
139
SET_ERRNO
(FILLP_EINVAL);
in SockGetSockOpt()
161
SET_ERRNO
(FILLP_EINVA
in SockSetOptTimestamp()
[all...]
H
A
D
socket_app.c
30
SET_ERRNO
(FILLP_EINPROGRESS);
in SockSetError()
35
SET_ERRNO
(FILLP_ETIMEDOUT);
in SockSetError()
41
SET_ERRNO
(FILLP_EISCONN);
in SockSetError()
46
SET_ERRNO
(FILLP_ECONNREFUSED);
in SockSetError()
51
SET_ERRNO
(FILLP_EALREADY);
in SockSetError()
56
SET_ERRNO
(FILLP_EINVAL);
in SockSetError()
61
SET_ERRNO
(FILLP_ENOTCONN);
in SockSetError()
66
SET_ERRNO
(FILLP_EFAULT);
in SockSetError()
71
SET_ERRNO
(FILLP_ENOMEM);
in SockSetError()
76
SET_ERRNO
(FILLP_ENOBUF
in SockSetError()
[all...]
H
A
D
api.c
103
SET_ERRNO
(FILLP_EOPNOTSUPP);
in FtConnect()
232
SET_ERRNO
(FILLP_EOPNOTSUPP);
in FtAccept()
254
SET_ERRNO
(FILLP_EOPNOTSUPP);
in FtListen()
281
SET_ERRNO
(FILLP_EINVAL);
in FtEpollCreateLinux()
322
SET_ERRNO
(FILLP_EOPNOTSUPP);
in FtFcntl()
343
SET_ERRNO
(FILLP_EOPNOTSUPP);
in FtIoctl()
385
SET_ERRNO
(FILLP_EINVAL);
in FtInnerStartTrace()
582
SET_ERRNO
(FILLP_EINVAL);
in FtRegTraceCallbackFn()
842
SET_ERRNO
(FILLP_EBADF);
in FillpDebugCmdSocketConfigRes()
850
SET_ERRNO
(FILLP_EBUS
in FillpDebugCmdSocketConfigRes()
[all...]
H
A
D
fillp_stack_app_config.c
27
SET_ERRNO
(FILLP_ENOTSOCK);
in FillpValidateSockAllocStateWithRdwaitAcquired()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H
A
D
spunge_message.c
84
SET_ERRNO
(FILLP_ENOMEM);
in SpungeHandleMsgAllocSock()
105
SET_ERRNO
(FILLP_EMFILE);
in SpungeHandleMsgAllocSock()
158
SET_ERRNO
(FILLP_ENOTCONN);
in SpungeListenMsgCheckState()
170
SET_ERRNO
(FILLP_ENOMEM);
in SpungeListenMsgCheckState()
197
SET_ERRNO
(FILLP_EFAULT);
in SpungeHandleMsgListen()
208
SET_ERRNO
(FILLP_ENOMEM);
in SpungeHandleMsgListen()
233
SET_ERRNO
(FILLP_EISCONN);
in SpungeConnMsgCheckSockState()
241
SET_ERRNO
(FILLP_EALREADY);
in SpungeConnMsgCheckSockState()
244
SET_ERRNO
(FILLP_EBADF);
in SpungeConnMsgCheckSockState()
265
SET_ERRNO
(FILLP_EPIP
in SpungeConnMsgGetSock()
[all...]
H
A
D
socket_common.c
302
SET_ERRNO
(FILLP_EBADF);
in SockApiGetAndCheck()
308
SET_ERRNO
(FILLP_EBUSY);
in SockApiGetAndCheck()
315
SET_ERRNO
(FILLP_ENOTSOCK);
in SockApiGetAndCheck()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H
A
D
sysio_udp.c
259
SET_ERRNO
(FT_OS_GET_ERRNO);
in SysioSetSocketOpt()
265
SET_ERRNO
(FT_OS_GET_ERRNO);
in SysioSetSocketOpt()
271
SET_ERRNO
(FT_OS_GET_ERRNO);
in SysioSetSocketOpt()
305
SET_ERRNO
(FT_OS_GET_ERRNO);
in SysioCreateSocketUdp()
H
A
D
spunge_stack.c
472
SET_ERRNO
(FILLP_ETIMEDOUT);
in SpungeSendConnectMsg()
H
A
D
spunge_core.c
413
SET_ERRNO
(FILLP_EINVAL);
in SpungeSysCallRegisted()
420
SET_ERRNO
(FILLP_EINVAL);
in SpungeSysCallRegisted()
427
SET_ERRNO
(FILLP_EINVAL);
in SpungeSysCallRegisted()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H
A
D
sockets.h
208
#define
SET_ERRNO
(_errno) (errno = (_errno))
macro
210
#define
SET_ERRNO
(_errno) WSASetLastError(_errno)
macro
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/include/
H
A
D
socket_app.h
101
SET_ERRNO
(err); \
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H
A
D
fillp_conn.c
909
SET_ERRNO
(FILLP_ENOMEM);
in FillpConnConnectionEstFailure()
Completed in 14 milliseconds