HomeSort by: relevance | last modified time | path
    Searched refs:ll_extract (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/top/dist/
hash.c 138 static void ll_extract(llist *q, llistitem *qi, llistitem *last) function
463 ll_extract(ll, li, lilast);
593 ll_extract(&(pos->hash_bucket->list), li, pos->ll_last);
797 ll_extract(ll, li, lilast);
927 ll_extract(&(pos->hash_bucket->list), li, pos->ll_last);
1132 ll_extract(ll, li, lilast);
1263 ll_extract(&(pos->hash_bucket->list), li, pos->ll_last);
1470 ll_extract(ll, li, lilast);
1600 ll_extract(&(pos->hash_bucket->list), li, pos->ll_last);
1806 ll_extract(ll, li, lilast)
    [all...]
hash.m4c 181 void ll_extract(llist *q, llistitem *qi, llistitem *last)
508 ll_extract(ll, li, lilast);
639 ll_extract(&(pos->hash_bucket->list), li, pos->ll_last);

Completed in 51 milliseconds