Home
last modified time | relevance | path

Searched defs:cmsghdr (Results 1 – 11 of 11) sorted by relevance

/freebsd/tools/regression/sockets/unix_cmsg/
H A Duc_common.c268 const struct cmsghdr *cmsghdr; in uc_message_send() local
315 const struct cmsghdr *cmsghdr; in uc_message_recv() local
423 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() local
621 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()
H A Dt_xxxtime.c.in102 struct cmsghdr *cmsghdr; variable
H A Dt_cmsg_len.c48 struct cmsghdr *cmsghdr; in t_cmsg_len_client() local
H A Dt_cmsgcred_sockcred.c45 struct cmsghdr *cmsghdr; in t_cmsgcred_sockcred_server() local
H A Dt_cmsgcred.c79 struct cmsghdr *cmsghdr; in t_cmsgcred_server() local
H A Dt_sockcred.c73 struct cmsghdr *cmsghdr; in t_sockcred_server() local
/freebsd/contrib/mandoc/
H A Dcatman.c75 struct cmsghdr cmsghdr; in sock_fd_write() member
/freebsd/sys/sys/
H A Dsocket.h485 struct cmsghdr { struct
486 socklen_t cmsg_len; /* data byte count, including hdr */
487 int cmsg_level; /* originating protocol */
488 int cmsg_type; /* protocol-specific type */
/freebsd/usr.bin/truss/
H A Dsyscalls.c1267 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
/freebsd/tests/sys/kern/
H A Dunix_passfd_test.c211 struct cmsghdr *cmsghdr; in recvfd_payload() local
/freebsd/contrib/ntp/ntpd/
H A Dntp_io.c3364 struct cmsghdr * cmsghdr; global() local
[all...]