| /third_party/libuv/test/ |
| D | test-multiple-listen.c | 47 static void start_server(void) { in start_server() function
|
| D | test-tcp-try-write-error.c | 74 static void start_server(void) { in start_server() function
|
| D | test-tcp-close.c | 79 static void start_server(uv_loop_t* loop, uv_tcp_t* handle) { in start_server() function
|
| D | test-tcp-try-write.c | 100 static void start_server(void) { in start_server() function
|
| D | test-tcp-alloc-cb-fail.c | 90 static void start_server(void) { in start_server() function
|
| D | test-tcp-write-queue-order.c | 99 static void start_server(void) { in start_server() function
|
| D | test-tcp-write-in-a-row.c | 104 static void start_server(void) { in start_server() function
|
| D | test-delayed-accept.c | 100 static void start_server(void) { in start_server() function
|
| D | test-tcp-close-after-read-timeout.c | 122 static void start_server(uv_loop_t* loop, uv_tcp_t* handle) { in start_server() function
|
| D | test-tcp-close-reset.c | 170 static void start_server(uv_loop_t* loop, uv_tcp_t* handle) { in start_server() function
|
| D | test-poll.c | 523 static void start_server(void) { function
|
| /third_party/mbedtls/tests/ |
| D | compat.sh | 784 start_server() { function
|
| /third_party/libcoap/examples/riot/examples_libcoap_server/ |
| D | server-coap.c | 232 start_server(void) { in start_server() function
|
| /third_party/ltp/testcases/kernel/syscalls/send/ |
| D | send01.c | 164 static pid_t start_server(struct sockaddr_in *sin0) in start_server() function
|
| /third_party/ltp/testcases/kernel/syscalls/recv/ |
| D | recv01.c | 219 pid_t start_server(struct sockaddr_in *sin0) in start_server() function
|
| /third_party/ltp/testcases/kernel/syscalls/connect/ |
| D | connect01.c | 240 pid_t start_server(struct sockaddr_in *sin0) in start_server() function
|
| /third_party/ltp/testcases/kernel/syscalls/sendto/ |
| D | sendto01.c | 234 static pid_t start_server(struct sockaddr_in *sin0) in start_server() function
|
| /third_party/ltp/testcases/kernel/syscalls/recvfrom/ |
| D | recvfrom01.c | 248 pid_t start_server(struct sockaddr_in *sin0) in start_server() function
|
| /third_party/ltp/testcases/kernel/syscalls/recvmsg/ |
| D | recvmsg01.c | 358 pid_t start_server(struct sockaddr_in *ssin, struct sockaddr_un *ssun) in start_server() function
|
| /third_party/ltp/testcases/kernel/syscalls/sendmsg/ |
| D | sendmsg01.c | 419 static pid_t start_server(struct sockaddr_in *sin0, struct sockaddr_un *sun0) in start_server() function
|
| /third_party/pulseaudio/src/daemon/ |
| D | ohos_pa_main.c | 550 bool start_server; in real_main() local
|
| D | main.c | 534 bool start_server; local
|
| /third_party/python/Lib/asyncio/ |
| D | streams.py | 54 async def start_server(client_connected_cb, host=None, port=None, *, function
|
| /third_party/pulseaudio/src/modules/dbus/ |
| D | module-dbus-protocol.c | 394 static struct server *start_server(struct userdata *u, const char *address, enum server_type type) { in start_server() function
|
| /third_party/python/Lib/test/ |
| D | test_urllib2_localnet.py | 484 def start_server(self, responses=None): member in TestUrlopen
|