Searched refs:tuntype_ (Results 1 – 3 of 3) sorted by relevance
/external/strace/tests/ |
D | nlattr_ifla_linkinfo.c | 110 #define TEST_LINKINFO_(fd_, nlh0_, nla_type_, nla_type_str_, tuntype_, \ argument 113 size_t tuntype_len = strlen(tuntype_) + 1; \ 123 memcpy(pos, (tuntype_), tuntype_len); \ 138 printf("\"%s\"}", (tuntype_)); \ 154 printf("\"%s\"}", (tuntype_)); \ 170 printf("\"%s\"}", (tuntype_)); \ 180 #define TEST_LINKINFO(fd_, nlh0_, nla_type_, tuntype_, \ argument 182 TEST_LINKINFO_((fd_), (nlh0_), nla_type_, #nla_type_, (tuntype_), \ 187 nla_type_, nla_type_str_, tuntype_, \ argument 191 size_t tuntype_len = strlen(tuntype_) + 1; \ [all …]
|
/external/strace/tests-m32/ |
D | nlattr_ifla_linkinfo.c | 110 #define TEST_LINKINFO_(fd_, nlh0_, nla_type_, nla_type_str_, tuntype_, \ argument 113 size_t tuntype_len = strlen(tuntype_) + 1; \ 123 memcpy(pos, (tuntype_), tuntype_len); \ 138 printf("\"%s\"}", (tuntype_)); \ 154 printf("\"%s\"}", (tuntype_)); \ 170 printf("\"%s\"}", (tuntype_)); \ 180 #define TEST_LINKINFO(fd_, nlh0_, nla_type_, tuntype_, \ argument 182 TEST_LINKINFO_((fd_), (nlh0_), nla_type_, #nla_type_, (tuntype_), \ 187 nla_type_, nla_type_str_, tuntype_, \ argument 191 size_t tuntype_len = strlen(tuntype_) + 1; \ [all …]
|
/external/strace/tests-mx32/ |
D | nlattr_ifla_linkinfo.c | 110 #define TEST_LINKINFO_(fd_, nlh0_, nla_type_, nla_type_str_, tuntype_, \ argument 113 size_t tuntype_len = strlen(tuntype_) + 1; \ 123 memcpy(pos, (tuntype_), tuntype_len); \ 138 printf("\"%s\"}", (tuntype_)); \ 154 printf("\"%s\"}", (tuntype_)); \ 170 printf("\"%s\"}", (tuntype_)); \ 180 #define TEST_LINKINFO(fd_, nlh0_, nla_type_, tuntype_, \ argument 182 TEST_LINKINFO_((fd_), (nlh0_), nla_type_, #nla_type_, (tuntype_), \ 187 nla_type_, nla_type_str_, tuntype_, \ argument 191 size_t tuntype_len = strlen(tuntype_) + 1; \ [all …]
|