| /external/openssh/ |
| D | monitor_fdpass.c | 61 struct cmsghdr *cmsg; in mm_send_fd() local 123 struct cmsghdr *cmsg; in mm_receive_fd() local
|
| D | defines.h | 535 #define CMSG_DATA(cmsg) ((u_char *)(cmsg) + __CMSG_ALIGN(sizeof(struct cmsghdr))) argument
|
| /external/valgrind/none/tests/ |
| D | fdleak_cmsg.c | 58 struct cmsghdr *cmsg; in server() local 95 struct cmsghdr *cmsg = &control_un.cm; in client() local
|
| /external/strace/tests/ |
| D | scm_rights.c | 42 struct cmsghdr cmsg; in main() member
|
| /external/google-breakpad/src/client/linux/crash_generation/ |
| D | crash_generation_client.cc | 64 char cmsg[kControlMsgSize] = ""; in RequestDump() local
|
| /external/libnl/lib/ |
| D | nl.c | 257 struct cmsghdr *cmsg; in nl_send_iovec() local 415 struct cmsghdr *cmsg; in nl_recv() local
|
| /external/iputils/ |
| D | ping.c | 109 } cmsg = { {sizeof(struct cmsghdr) + sizeof(struct in_pktinfo), SOL_IP, IP_PKTINFO}, variable 614 struct cmsghdr *cmsg; in receive_error_msg() local 791 struct cmsghdr *cmsg; in parse_reply() local
|
| D | ping6.c | 202 struct cmsghdr *cmsg; in inet6_srcrt_init() local 217 int inet6_srcrt_add(struct cmsghdr *cmsg, const struct in6_addr *addr) in inet6_srcrt_add() 1043 struct cmsghdr *cmsg; in main() local 1276 struct cmsghdr *cmsg; in receive_error_msg() local
|
| D | tracepath.c | 96 struct cmsghdr *cmsg; in recverr() local
|
| D | tracepath6.c | 109 struct cmsghdr *cmsg; in recverr() local
|
| D | traceroute6.c | 702 struct cmsghdr *cmsg; local
|
| /external/protobuf/python/google/protobuf/pyext/ |
| D | repeated_composite_container.cc | 233 CMessage* cmsg = reinterpret_cast<CMessage*>(py_cmsg.get()); in UpdateChildMessages() local 266 CMessage* cmsg = reinterpret_cast<CMessage*>(py_cmsg); in AddToAttached() local 290 CMessage* cmsg = reinterpret_cast<CMessage*>(py_cmsg); in AddToReleased() local
|
| D | message.cc | 133 CMessage* cmsg = reinterpret_cast<CMessage*>(child); in VisitCompositeField() local 1723 CMessage* cmsg = reinterpret_cast<CMessage*>(py_cmsg); in CheckAndGetInteger() local 1833 CMessage* cmsg = reinterpret_cast<CMessage*>(py_cmsg); in CheckAndGetInteger() local 2362 CMessage* cmsg = reinterpret_cast<CMessage*>(msg); in CheckAndGetInteger() local 2370 CMessage* cmsg = reinterpret_cast<CMessage*>(msg); in CheckAndGetInteger() local
|
| D | repeated_scalar_container.cc | 273 CMessage* cmsg = reinterpret_cast<CMessage*>(py_cmsg); in Item() local
|
| /external/iputils/ninfod/ |
| D | ninfod.c | 292 struct cmsghdr *cmsg; in ni_recv() local 337 struct cmsghdr *cmsg; in ni_send() local
|
| /external/dhcpcd/ |
| D | lpf.c | 178 struct cmsghdr *cmsg; in get_raw_packet() local
|
| /external/libpcap/ |
| D | pcap-bt-linux.c | 306 struct cmsghdr *cmsg; in bt_read_linux() local
|
| D | pcap-linux.c | 1470 struct cmsghdr *cmsg; local 1472 struct cmsghdr cmsg; member
|
| /external/compiler-rt/lib/tsan/rtl/ |
| D | tsan_platform_linux.cc | 384 struct cmsghdr *cmsg = CMSG_FIRSTHDR(msg); in ExtractRecvmsgFDs() local
|
| /external/strace/ |
| D | net.c | 397 struct cmsghdr *cmsg; member
|
| /external/google-breakpad/src/client/linux/handler/ |
| D | exception_handler_unittest.cc | 894 char cmsg[kControlMsgSize]; in CrashHandler() local
|
| /external/valgrind/include/vki/ |
| D | vki-darwin.h | 195 #define VKI_CMSG_DATA(cmsg) CMSG_DATA(cmsg) argument 197 #define VKI_CMSG_NXTHDR(mhdr, cmsg) CMSG_NXTHDR(mhdr, cmsg) argument
|
| D | vki-linux.h | 659 #define __VKI_CMSG_NXTHDR(ctl, len, cmsg) __vki_cmsg_nxthdr((ctl),(len),(cmsg)) argument 660 #define VKI_CMSG_NXTHDR(mhdr, cmsg) vki_cmsg_nxthdr((mhdr), (cmsg)) argument 664 #define VKI_CMSG_DATA(cmsg) ((void *)((char *)(cmsg) + VKI_CMSG_ALIGN(sizeof(struct vki_cmsghdr)))) argument
|
| /external/mdnsresponder/mDNSShared/ |
| D | uds_daemon.c | 3604 struct cmsghdr *cmsg; in read_msg() local
|
| /external/wpa_supplicant_8/src/drivers/ |
| D | driver_nl80211.c | 1552 struct cmsghdr *cmsg; in wpa_driver_nl80211_handle_eapol_tx_status() local
|