Home
last modified time | relevance | path

Searched refs:attr_out (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/meta-security/recipes-mac/smack/tcp-smack-test/
H A Dtcp_client.c39 char* attr_out = "security.SMACK64IPOUT"; in main() local
67 if(fsetxattr(sock, attr_out, label_out, strlen(label_out), 0) < 0) in main()
/openbmc/linux/drivers/infiniband/core/
H A Drdma_core.h189 unsigned int attr_out);
H A Duverbs_ioctl.c700 unsigned int attr_out) in uverbs_fill_udata() argument
707 uverbs_attr_get(&pbundle->bundle, attr_out); in uverbs_fill_udata()