Home
last modified time | relevance | path

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

/external/strace/tests-m32/
Dnlattr.c214 #define ABBREV_LEN (DEFAULT_STRLEN + 1) in test_nlattr() macro
215 msg_len = NLMSG_SPACE(sizeof(msg->udm)) + NLA_HDRLEN * ABBREV_LEN * 2; in test_nlattr()
221 for (i = 0; i < ABBREV_LEN; ++i) { in test_nlattr()
Dnetlink_protocol.c178 # define ABBREV_LEN (DEFAULT_STRLEN + 1) in send_query() macro
179 const unsigned int msg_len = sizeof(struct nlmsghdr) * ABBREV_LEN; in send_query()
182 for (i = 0; i < ABBREV_LEN; ++i) { in send_query()
/external/strace/tests/
Dnlattr.c214 #define ABBREV_LEN (DEFAULT_STRLEN + 1) in test_nlattr() macro
215 msg_len = NLMSG_SPACE(sizeof(msg->udm)) + NLA_HDRLEN * ABBREV_LEN * 2; in test_nlattr()
221 for (i = 0; i < ABBREV_LEN; ++i) { in test_nlattr()
Dnetlink_protocol.c178 # define ABBREV_LEN (DEFAULT_STRLEN + 1) in send_query() macro
179 const unsigned int msg_len = sizeof(struct nlmsghdr) * ABBREV_LEN; in send_query()
182 for (i = 0; i < ABBREV_LEN; ++i) { in send_query()
/external/strace/tests-mx32/
Dnlattr.c214 #define ABBREV_LEN (DEFAULT_STRLEN + 1) in test_nlattr() macro
215 msg_len = NLMSG_SPACE(sizeof(msg->udm)) + NLA_HDRLEN * ABBREV_LEN * 2; in test_nlattr()
221 for (i = 0; i < ABBREV_LEN; ++i) { in test_nlattr()
Dnetlink_protocol.c178 # define ABBREV_LEN (DEFAULT_STRLEN + 1) in send_query() macro
179 const unsigned int msg_len = sizeof(struct nlmsghdr) * ABBREV_LEN; in send_query()
182 for (i = 0; i < ABBREV_LEN; ++i) { in send_query()