Home
last modified time | relevance | path

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

/external/strace/
Dnet.c321 } union_cmsghdr; typedef
545 union_cmsghdr u = { .ptr = buf }; in printcmsghdr()