Searched defs:cmsghdr (Results 1 – 11 of 11) sorted by relevance
268 const struct cmsghdr *cmsghdr; in uc_message_send() local315 const struct cmsghdr *cmsghdr; in uc_message_recv() local423 uc_check_cmsghdr(const struct cmsghdr *cmsghdr, int type, size_t size) in uc_check_cmsghdr()482 struct cmsghdr *cmsghdr; in uc_msghdr_init_client() local621 uc_check_scm_creds_cmsgcred(struct cmsghdr *cmsghdr) in uc_check_scm_creds_cmsgcred()685 uc_check_scm_creds_sockcred(struct cmsghdr *cmsghdr) in uc_check_scm_creds_sockcred()
102 struct cmsghdr *cmsghdr; variable
48 struct cmsghdr *cmsghdr; in t_cmsg_len_client() local
45 struct cmsghdr *cmsghdr; in t_cmsgcred_sockcred_server() local
79 struct cmsghdr *cmsghdr; in t_cmsgcred_server() local
73 struct cmsghdr *cmsghdr; in t_sockcred_server() local
75 struct cmsghdr cmsghdr; in sock_fd_write() member
485 struct cmsghdr { struct486 socklen_t cmsg_len; /* data byte count, including hdr */487 int cmsg_level; /* originating protocol */488 int cmsg_type; /* protocol-specific type */
1267 print_gen_cmsg(FILE *fp, struct cmsghdr *cmsghdr) in print_gen_cmsg()1386 print_sctp_cmsg(FILE *fp, bool receive, struct cmsghdr *cmsghdr) in print_sctp_cmsg()1466 struct cmsghdr *cmsghdr; in print_cmsgs() local
211 struct cmsghdr *cmsghdr; in recvfd_payload() local
3364 struct cmsghdr * cmsghdr; global() local [all...]