Searched defs:rcv (Results 1 – 5 of 5) sorted by relevance
/third_party/node/test/internet/ |
D | test-dgram-multicast-set-interface-lo.js | 66 { tail: 'First message to send', mcast: MULTICASTS[FAM][0], rcv: true }, property 67 { tail: 'Second message to send', mcast: MULTICASTS[FAM][0], rcv: true }, property 68 { tail: 'Third message to send', mcast: MULTICASTS[FAM][1], rcv: true, property 71 { tail: 'Fifth message to send', mcast: MULTICASTS[FAM][1], rcv: true }, property 72 { tail: 'Sixth message to send', mcast: MULTICASTS[FAM][2], rcv: true, property
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/ |
D | 19-1.c | 59 char rcv[sizeof(message)]; in main() local
|
/third_party/node/test/parallel/ |
D | test-http-header-owstext.js | 12 function check(hdr, snd, rcv) { argument
|
/third_party/musl/libc-test/src/functional/ |
D | ipc_msg.c | 84 static void rcv() in rcv() function
|
/third_party/node/deps/v8/src/d8/ |
D | async-hooks-wrapper.cc | 249 Local<Value> rcv = Undefined(v8_isolate); in PromiseHookDispatch() local
|