Home
last modified time | relevance | path

Searched defs:protocol (Results 1 - 25 of 200) sorted by relevance

12345678

/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_mutexattr_setprotocol.c7 int pthread_mutexattr_setprotocol(pthread_mutexattr_t *a, int protocol) in pthread_mutexattr_setprotocol() argument
/third_party/musl/src/thread/
H A Dpthread_mutexattr_setprotocol.c7 int pthread_mutexattr_setprotocol(pthread_mutexattr_t *a, int protocol) in pthread_mutexattr_setprotocol() argument
/third_party/node/benchmark/url/
H A Dlegacy-url-get-prop.js
H A Dwhatwg-url-get-prop.js
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutexattr_getprotocol/
H A D1-2.c24 int protocol, protcls[3], i; in main() local
[all...]
H A D1-1.c28 int protocol, rc; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutexattr_setprotocol/
H A D1-1.c28 int protocol, protcls[3], i; in main() local
[all...]
H A D3-1.c28 int protocol = INVALID_PROTOCOL; in main() local
/third_party/curl/tests/libtest/
H A Dlib1558.c34 long protocol = 0; in test() local
H A Dlib1535.c33 long protocol; in test() local
[all...]
/third_party/musl/src/network/
H A Dsocketpair.c9 int socketpair(int domain, int type, int protocol, int fd[2]) in socketpair() argument
H A Dsocket.c44 int __libc_socket(int domain, int type, int protocol) in __libc_socket() argument
/third_party/musl/porting/linux/user/src/hook/
H A Dsocket_common.c7 int socket(int domain, int type, int protocol) in socket() argument
/third_party/musl/src/hook/linux/
H A Dsocket_common.c22 int socket(int domain, int type, int protocol) in socket() argument
/third_party/python/Lib/test/test_sqlite3/
H A D__main__.py1 from test.test_sqlite3 import load_tests # Needed for the "load tests" protocol. namespace
/third_party/node/src/inspector/
H A Druntime_agent.cc8 namespace protocol { namespace
H A Druntime_agent.h11 namespace protocol { namespace
H A Dworker_agent.h13 namespace protocol { namespace
H A Dtracing_agent.h15 namespace protocol { namespace
/third_party/ltp/testcases/realtime/func/pi-tests/
H A Dtestpi-5.c70 int retc, protocol; in do_test() local
/third_party/curl/lib/
H A Dcf-socket.h47 int protocol; member
/third_party/musl/porting/linux/user/src/network/
H A Dsocket.c41 int __libc_socket(int domain, int type, int protocol) in __libc_socket() argument
/third_party/musl/porting/liteos_a/user/src/network/
H A Dsocket.c40 int socket(int domain, int type, int protocol) in socket() argument
/third_party/nghttp2/src/
H A Dtls.h82 const char *protocol; member
/third_party/ltp/testcases/kernel/syscalls/bind/
H A Dlibbind.h24 int type, protocol; member

Completed in 5 milliseconds

12345678