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:CloseDesc
(Results
1 - 11
of
11
) sorted by relevance
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/unix/dfile/
H
A
D
sys_dfile.c
58
CloseDesc
(session->receiverPipe[PIPE_OUT]);
in CreateReceiverPipe()
59
CloseDesc
(session->receiverPipe[PIPE_IN]);
in CreateReceiverPipe()
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H
A
D
sys_util.h
55
#define CloseSocketInner
CloseDesc
57
NSTACKX_EXPORT void
CloseDesc
(int32_t desc);
H
A
D
sys_epoll.h
42
CloseDesc
(epollfd);
in CloseEpollDesc()
H
A
D
sys_event.c
33
CloseDesc
(node->pipeFd[PIPE_OUT]);
in CloseNodePipe()
34
CloseDesc
(node->pipeFd[PIPE_IN]);
in CloseNodePipe()
H
A
D
sys_util.c
213
void
CloseDesc
(int32_t desc)
in CloseDesc()
function
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H
A
D
sys_util.h
78
#define CloseSocketInner
CloseDesc
80
NSTACKX_EXPORT void
CloseDesc
(int32_t desc);
H
A
D
sys_event.c
33
CloseDesc
(node->pipeFd[PIPE_OUT]);
in CloseNodePipe()
34
CloseDesc
(node->pipeFd[PIPE_IN]);
in CloseNodePipe()
H
A
D
sys_util.c
160
void
CloseDesc
(int32_t desc)
in CloseDesc()
function
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H
A
D
coap_app.c
276
CloseDesc
(g_task.taskfd);
in DeRegisteCoAPEpollTaskCtx()
318
CloseDesc
(task->taskfd);
in CoAPEpollErrorHandle()
398
CloseDesc
(g_coapCtx.task.taskfd);
in CoapServerDestroy()
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H
A
D
coap_app.c
187
CloseDesc
(socket->fd);
in CoAPEpollErrorHandle()
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H
A
D
nstackx_dfile_session.c
2043
CloseDesc
(session->receiverPipe[PIPE_OUT]);
in DestroyReceiverPipe()
2047
CloseDesc
(session->receiverPipe[PIPE_IN]);
in DestroyReceiverPipe()
Completed in 8 milliseconds