Searched refs:port_id (Results 1 – 10 of 10) sorted by relevance
/third_party/rust/crates/libc/src/unix/haiku/ |
D | native.rs | 36 pub type port_id = i32; typedef 219 pub port: port_id, 240 pub debugger_nub_port: port_id, 872 pub fn create_port(capacity: i32, name: *const ::c_char) -> port_id; in create_port() argument 873 pub fn find_port(name: *const ::c_char) -> port_id; in find_port() argument 875 port: port_id, in read_port() argument 881 port: port_id, in read_port_etc() argument 889 port: port_id, in write_port() argument 895 port: port_id, in write_port_etc() argument 902 pub fn close_port(port: port_id) -> status_t; in close_port() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
D | wpa_ctrl.c | 325 int port_id; in wpa_ctrl_port() local 333 port_id = atoi(&port[1]); in wpa_ctrl_port() 335 ctrl->dest.sin_port = htons(port_id); in wpa_ctrl_port() 408 int port_id; in wpa_ctrl_open() local 427 port_id = atoi(&port[1]); in wpa_ctrl_open() 430 port_id = WPA_CTRL_IFACE_PORT; in wpa_ctrl_open() 453 ctrl->dest.sin6_port = htons(port_id); in wpa_ctrl_open() 456 ctrl->dest.sin_port = htons(port_id); in wpa_ctrl_open()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
D | wpa_ctrl.c | 318 int port_id; in wpa_ctrl_port() local 326 port_id = atoi(&port[1]); in wpa_ctrl_port() 328 ctrl->dest.sin_port = htons(port_id); in wpa_ctrl_port() 403 int port_id; in wpa_ctrl_open() local 422 port_id = atoi(&port[1]); in wpa_ctrl_open() 425 port_id = WPA_CTRL_IFACE_PORT; in wpa_ctrl_open() 448 ctrl->dest.sin6_port = htons(port_id); in wpa_ctrl_open() 451 ctrl->dest.sin_port = htons(port_id); in wpa_ctrl_open()
|
/third_party/ejdb/src/bindings/ejdb2_dart/lib/ |
D | dart_native_api.h | 111 DART_EXPORT bool Dart_PostCObject(Dart_Port port_id, Dart_CObject* message); 121 DART_EXPORT bool Dart_PostInteger(Dart_Port port_id, int64_t message);
|
D | dart_api.h | 1567 DART_EXPORT bool Dart_Post(Dart_Port port_id, Dart_Handle object); 1577 DART_EXPORT Dart_Handle Dart_NewSendPort(Dart_Port port_id); 1587 Dart_Port* port_id);
|
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/ |
D | testlib.c | 51 XvPortID *port_id, in GetPort() argument 94 *port_id = adaptor_info[i].base_id + l; in GetPort()
|
D | testlib.h | 59 XvPortID *port_id,
|
/third_party/libabigail/tests/data/test-diff-dwarf-abixml/ |
D | PR25409-librte_bus_dpaa.so.20.0.abi | 4251 …<var-decl name='port_id' type-id='type-id-6' visibility='default' filepath='../../dpdk/lib/librte_… 4876 …<var-decl name='port_id' type-id='type-id-6' visibility='default' filepath='../../dpdk/lib/librte_…
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 71811 u32 port_id; member
|
/third_party/chromium/patch/ |
D | 0004-ohos-3.2-Beta5.patch | 31228 const PortId& port_id) {
|