Home
last modified time | relevance | path

Searched refs:sendto (Results 1 – 25 of 77) sorted by relevance

1234

/system/sepolicy/prebuilts/api/27.0/
Dnonplat_sepolicy.cil2028 …to append map bind connect listen accept getopt setopt shutdown recvfrom sendto name_bind node_bin…
2029 …to append map bind connect listen accept getopt setopt shutdown recvfrom sendto name_bind node_bin…
2030 …to append map bind connect listen accept getopt setopt shutdown recvfrom sendto name_bind node_bin…
2203 … (ioctl read write create getattr setattr lock append bind connect getopt setopt shutdown sendto)))
2239 (allow domain logd_27_0 (unix_dgram_socket (sendto)))
2501 (neverallow base_typeattr_45_27_0 base_typeattr_46_27_0 (socket (connect sendto)))
2502 (neverallow base_typeattr_45_27_0 base_typeattr_46_27_0 (tcp_socket (connect sendto)))
2503 (neverallow base_typeattr_45_27_0 base_typeattr_46_27_0 (udp_socket (connect sendto)))
2504 (neverallow base_typeattr_45_27_0 base_typeattr_46_27_0 (rawip_socket (connect sendto)))
2505 (neverallow base_typeattr_45_27_0 base_typeattr_46_27_0 (netlink_socket (connect sendto)))
[all …]
/system/sepolicy/prebuilts/api/26.0/
Dnonplat_sepolicy.cil1809 …abelto append bind connect listen accept getopt setopt shutdown recvfrom sendto name_bind node_bin…
1810 …abelto append bind connect listen accept getopt setopt shutdown recvfrom sendto name_bind node_bin…
1811 …abelto append bind connect listen accept getopt setopt shutdown recvfrom sendto name_bind node_bin…
1984 … (ioctl read write create getattr setattr lock append bind connect getopt setopt shutdown sendto)))
2020 (allow domain logd_26_0 (unix_dgram_socket (sendto)))
2282 (neverallow base_typeattr_44_26_0 base_typeattr_45_26_0 (socket (connect sendto)))
2283 (neverallow base_typeattr_44_26_0 base_typeattr_45_26_0 (tcp_socket (connect sendto)))
2284 (neverallow base_typeattr_44_26_0 base_typeattr_45_26_0 (udp_socket (connect sendto)))
2285 (neverallow base_typeattr_44_26_0 base_typeattr_45_26_0 (rawip_socket (connect sendto)))
2286 (neverallow base_typeattr_44_26_0 base_typeattr_45_26_0 (netlink_socket (connect sendto)))
[all …]
/system/sepolicy/prebuilts/api/28.0/
Dplat_pub_versioned.cil3293 …to append map bind connect listen accept getopt setopt shutdown recvfrom sendto name_bind nlmsg_re…
3294 …relabelto append map bind connect listen accept getopt setopt shutdown recvfrom sendto name_bind)))
3295 …to append map bind connect listen accept getopt setopt shutdown recvfrom sendto name_bind nlmsg_re…
3296 …to append map bind connect listen accept getopt setopt shutdown recvfrom sendto name_bind nlmsg_re…
3297 …relabelto append map bind connect listen accept getopt setopt shutdown recvfrom sendto name_bind)))
3466 …relabelto append map bind connect listen accept getopt setopt shutdown recvfrom sendto name_bind)))
3587 …to append map bind connect listen accept getopt setopt shutdown recvfrom sendto name_bind node_bin…
3588 …to append map bind connect listen accept getopt setopt shutdown recvfrom sendto name_bind node_bin…
3589 …to append map bind connect listen accept getopt setopt shutdown recvfrom sendto name_bind node_bin…
3795 … (ioctl read write create getattr setattr lock append bind connect getopt setopt shutdown sendto)))
[all …]
/system/sepolicy/prebuilts/api/29.0/public/
Dneverallow_macros13 neverallow $1 $2:socket_class_set { connect sendto };
/system/sepolicy/prebuilts/api/26.0/public/
Dneverallow_macros13 neverallow $1 $2:socket_class_set { connect sendto };
/system/sepolicy/prebuilts/api/27.0/public/
Dneverallow_macros13 neverallow $1 $2:socket_class_set { connect sendto };
/system/sepolicy/prebuilts/api/28.0/public/
Dneverallow_macros13 neverallow $1 $2:socket_class_set { connect sendto };
/system/sepolicy/public/
Dneverallow_macros13 neverallow $1 $2:socket_class_set { connect sendto };
/system/sepolicy/prebuilts/api/30.0/public/
Dneverallow_macros13 neverallow $1 $2:socket_class_set { connect sendto };
/system/sepolicy/prebuilts/api/31.0/public/
Dneverallow_macros13 neverallow $1 $2:socket_class_set { connect sendto };
/system/netd/libnetdutils/include/netdutils/
DSyscalls.h74 virtual StatusOr<size_t> sendto(Fd sock, const Slice buf, int flags, const sockaddr* dst,
162 StatusOr<size_t> sendto(Fd sock, const Slice buf, int flags, const SockaddrT& dst) const { in sendto() function
163 return sendto(sock, buf, flags, asSockaddrPtr(&dst), sizeof(dst)); in sendto()
DMockSyscalls.h56 MOCK_CONST_METHOD5(sendto, StatusOr<size_t>(Fd sock, const Slice buf, int flags,
/system/netd/libnetdutils/
DSyscallsTest.cpp164 TEST_F(SyscallsTest, sendto) { in TEST_F() argument
173 EXPECT_CALL(mSyscalls, sendto(kFd, slice, kFlags, asSockaddrPtr(&expected), sizeof(expected))) in TEST_F()
175 EXPECT_EQ(status::ok, sys.sendto(kFd, slice, kFlags, expected)); in TEST_F()
DSyscalls.cpp153 StatusOr<size_t> sendto(Fd sock, const Slice buf, int flags, const sockaddr* dst, in sendto() function in android::netdutils::RealSyscalls
155 auto rv = syscallRetry(::sendto, sock.get(), buf.base(), buf.size(), flags, dst, dstlen); in sendto()
/system/logging/logd/
Dlibaudit.cpp107 sendto(fd, &req, req.nlh.nlmsg_len, 0, (struct sockaddr*)&addr, sizeof(addr))); in audit_send()
/system/sepolicy/prebuilts/api/26.0/private/
Daccess_vectors58 sendto
256 sendto
444 sendto
/system/sepolicy/prebuilts/api/30.0/private/
Daccess_vectors68 sendto
238 sendto
434 sendto
/system/sepolicy/prebuilts/api/28.0/private/
Daccess_vectors60 sendto
258 sendto
457 sendto
/system/sepolicy/prebuilts/api/27.0/private/
Daccess_vectors60 sendto
258 sendto
448 sendto
Duntrusted_app.te29 allow untrusted_app system_server:udp_socket { connect getattr read recvfrom sendto write };
/system/sepolicy/prebuilts/api/29.0/private/
Daccess_vectors60 sendto
258 sendto
453 sendto
/system/core/libcutils/
Dsockets_test.cpp55 ASSERT_EQ(3, sendto(server, "bar", 3, 0, in TestConnectedSockets()
/system/sepolicy/prebuilts/api/31.0/private/
Daccess_vectors68 sendto
242 sendto
438 sendto
/system/sepolicy/reqd_mask/
Daccess_vectors68 sendto
242 sendto
438 sendto
/system/sepolicy/private/
Daccess_vectors68 sendto
242 sendto
438 sendto

1234