Home
last modified time | relevance | path

Searched refs:sendmsg (Results 1 – 16 of 16) sorted by relevance

/bionic/libc/bionic/
DNetdClientDispatch.cpp69 ssize_t sendmsg(int fd, const struct msghdr* msg, int flags) { in sendmsg() function
70 return __netdClientDispatch.sendmsg(fd, msg, flags); in sendmsg()
DNetdClient.cpp58 netdClientInitFunction(handle, "netdClientInitSendmsg", &__netdClientDispatch.sendmsg); in netdClientInitImpl()
Dandroid_profiling_dynamic.cpp182 if (sendmsg(sock_fd.get(), &msg_hdr, 0) == -1) { in HandleTracedPerfSignal()
/bionic/libc/private/
DNetdClientDispatch.h28 ssize_t (*sendmsg)(int, const struct msghdr*, unsigned int); member
/bionic/tests/headers/posix/
Dsys_socket_h.c145 FUNCTION(sendmsg, ssize_t (*f)(int, const struct msghdr*, int)); in sys_socket_h()
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_089.S157 CALL(sendmsg)
Dliblinker_reloc_bench_097.S287 CALL(sendmsg)
Dliblinker_reloc_bench_027.S326 CALL(sendmsg)
Dliblinker_reloc_bench_095.S71 CALL(sendmsg)
Dliblinker_reloc_bench_003.S1105 CALL(sendmsg)
Dliblinker_reloc_bench_134.S1669 CALL(sendmsg)
/bionic/libc/include/sys/
Dsocket.h297 __socketcall ssize_t sendmsg(int __fd, const struct msghdr* _Nonnull __msg, int __flags);
/bionic/libc/tools/
Dposix-2013.txt902 sendmsg
/bionic/libc/
DSYSCALLS.TXT272 ssize_t __sendmsg:sendmsg(int, const struct msghdr*, unsigned int) arm,lp64
Dlibc.map.txt916 sendmsg;
/bionic/tools/versioner/platforms/
Dlibc.map.txt916 sendmsg;