HomeSort by relevance Sort by last modified time
    Searched full:tail2 (Results 1 - 3 of 3) 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/openssl/ssl/
ssl_ciph.c 607 CIPHER_ORDER *head, *tail, *curr, *curr2, *tail2; local
619 tail2 = tail = *tail_p;
622 if ((curr == NULL) || (curr == tail2)) break;
    [all...]
  /external/icu4c/tools/pkgdata/
pkgdata.cpp 1334 CharList *l, *tail = NULL, *tail2 = NULL; local
    [all...]

Completed in 2511 milliseconds