Searched refs:uc_check_cmsghdr (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/tools/regression/sockets/unix_cmsg/
H A Duc_common.h61 int uc_check_cmsghdr(const struct cmsghdr *cmsghdr, int type, size_t size);
H A Duc_common.c425 uc_check_cmsghdr(const struct cmsghdr *cmsghdr, int type, size_t size) function
628 if (uc_check_cmsghdr(cmsghdr, SCM_CREDS, sizeof(struct cmsgcred)) < 0)
692 if (uc_check_cmsghdr(cmsghdr, SCM_CREDS,

Completed in 109 milliseconds