Searched refs:tail2 (Results 1 - 3 of 3) sorted by relevance

/external/iproute2/tc/
H A Dm_action.c172 struct rtattr *tail, *tail2; local
183 tail = tail2 = NLMSG_TAIL(n);
244 tail2->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail2;
382 struct rtattr *tail2; local
453 tail2 = NLMSG_TAIL(&req.n);
457 tail2->rta_len = (void *) NLMSG_TAIL(&req.n) - (void *) tail2;
527 struct rtattr *tail,*tail2; local
543 tail2
[all...]
/external/chromium_org/third_party/icu/source/tools/pkgdata/
H A Dpkgdata.cpp1861 CharList *l, *tail = NULL, *tail2 = NULL; local
1964 o->filePaths = pkg_appendToList(o->filePaths, &tail2, tmp);
/external/icu/icu4c/source/tools/pkgdata/
H A Dpkgdata.cpp1951 CharList *l, *tail = NULL, *tail2 = NULL; local
2054 o->filePaths = pkg_appendToList(o->filePaths, &tail2, tmp);

Completed in 123 milliseconds