HomeSort by relevance Sort by last modified time
    Searched full:tail2 (Results 1 - 2 of 2) sorted by null

  /external/iproute2/tc/
m_action.c 172 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 = NLMSG_TAIL(&req.n)
    [all...]
  /external/icu4c/tools/pkgdata/
pkgdata.cpp 1836 CharList *l, *tail = NULL, *tail2 = NULL; local
    [all...]

Completed in 7758 milliseconds