| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth3/ |
| H A D | 0001-build-Fix-build-for-newer-versions-of-meson.patch | 6 sendto/meson.build:24:5: ERROR: Function does not take positional arguments. 11 sendto/meson.build | 1 - 14 diff --git a/sendto/meson.build b/sendto/meson.build 16 --- a/sendto/meson.build 17 +++ b/sendto/meson.build
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/blueman/blueman/ |
| H A D | 0001-meson-add-pythoninstalldir-option.patch | 45 …option('sendto-plugins', type: 'array', choices: ['Caja', 'Nemo', 'Nautilus'], value: ['Caja', 'Ne… 46 option('thunar-sendto', type: 'boolean', value: true, description: 'Install Thunar sendto plugin')
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/gnome-bluetooth/ |
| H A D | gnome-bluetooth3_3.34.5.bb | 30 # just bluetooth-sendto / bluetooth-sendto.desktop only 37 # offer alternate bluetooth-sendto
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/blueman/ |
| H A D | blueman_2.2.4.bb | 35 PACKAGECONFIG[thunar] = "-Dthunar-sendto=true,-Dthunar-sendto=false" 54 ${D}${bindir}/blueman-sendto \
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | j1939.rst | 149 socket or use ``send(2)``, ``sendto(2)``, ``sendmsg(2)`` and the ``recv*()`` counterpart 158 to ``bind(2)``, ``connect(2)``, ``sendto(2)`` and ``recvfrom(2)``. A ``write(2)`` with size 4 will 207 remote address from ``connect(2)``. Use ``sendto(2)`` to overwrite the destination 269 ``send(2)``, ``sendto(2)`` and ``sendmsg(2)`` take a 'flags' argument. Currently 361 /* Afterwards do a sendto(2) with data set to the NAME (Little Endian). If the 365 sendto(sock, dat, sizeof(dat), 0, (const struct sockaddr *)&saddr, sizeof(saddr)); 407 at this point we can use only ``sendto(2)`` or ``sendmsg(2)``. 422 sendto(sock, dat, sizeof(dat), 0, (const struct sockaddr *)&saddr, sizeof(saddr));
|
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | mconsole_user.c | 156 n = sendto(req->originating_fd, &reply, len, 0, in mconsole_reply_len() 211 n = sendto(notify_sock, &packet, len, 0, (struct sockaddr *) &target, in mconsole_notify()
|
| H A D | net_user.c | 155 CATCH_EINTR(n = sendto(fd, buf, len, 0, (struct sockaddr *) to, in net_sendto()
|
| /OK3568_Linux_fs/kernel/drivers/rpmsg/ |
| H A D | rpmsg_internal.h | 62 int (*sendto)(struct rpmsg_endpoint *ept, void *data, int len, u32 dst); member
|
| H A D | rpmsg_core.c | 140 if (!ept->ops->sendto) in rpmsg_sendto() 143 return ept->ops->sendto(ept, data, len, dst); in rpmsg_sendto()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/inetutils/inetutils/ |
| H A D | fix-buffer-fortify-tfpt.patch | 24 if (sendto (peer, buf, length, 0, (struct sockaddr *) &from, fromlen) != length)
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-cgroup.rst | 95 **sendmsg4** call to sendto(2), sendmsg(2), sendmmsg(2) for an 97 **sendmsg6** call to sendto(2), sendmsg(2), sendmmsg(2) for an
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-filter/libnfnetlink/libnfnetlink/ |
| H A D | 0004-libnfnetlink-initialize-attribute-padding-to-resolve.patch | 7 ==12195== Syscall param socketcall.sendto(msg) points to uninitialised byte(s)
|
| /OK3568_Linux_fs/kernel/tools/perf/examples/bpf/ |
| H A D | augmented_syscalls.c | 167 augmented_sockaddr_syscall(sendto);
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | test_skb_cgroup_id_user.c | 65 if (sendto(fd, &msg, sizeof(msg), 0, (const struct sockaddr *)&dst, in send_packet()
|
| H A D | network_helpers.c | 130 ret = sendto(fd, data, data_len, MSG_FASTOPEN, (struct sockaddr *)&addr, in fastopen_connect()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | ip_defrag.c | 194 res = sendto(fd_raw, ip_frame, frag_len, 0, addr, alen); in send_fragment() 315 res = sendto(fd_raw, ip_frame, frag_len, 0, addr, alen); in send_udp_frags()
|
| H A D | txring_overwrite.c | 135 ret = sendto(fdt, NULL, 0, 0, NULL, 0); in send_pkt()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/ |
| H A D | socket.h | 152 extern ssize_t sendto (int __fd, const void *__buf, size_t __n,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/ |
| H A D | socket.h | 152 extern ssize_t sendto (int __fd, const void *__buf, size_t __n,
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/chrony/chrony/ |
| H A D | arm_eabi.patch | 59 SCMP_SYS(sendto),
|
| /OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/ |
| H A D | socket.c | 238 return sendto(nl->fd, buf, len, 0, in mnl_socket_sendto()
|
| /OK3568_Linux_fs/external/rk_pcba_test/ |
| H A D | echo_discovery.c | 239 if (sendto(broadcast_fd, cmd_info, strlen(cmd_info), in broadcast_service()
|
| /OK3568_Linux_fs/u-boot/arch/sandbox/cpu/ |
| H A D | eth-raw-os.c | 208 retval = sendto(priv->sd, packet, length, 0, in sandbox_eth_raw_os_send()
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | cookie_uid_helper_example.c | 240 res = sendto(s_send, &message, sizeof(message), 0, in udp_client()
|
| /OK3568_Linux_fs/external/rkwifibt-app/test/ |
| H A D | rkbtsource.c | 307 ret = sendto(sockfd, &msg, sizeof(bt_msg_t), 0, (struct sockaddr *)&dst, sizeof(dst)); in main()
|