HomeSort by: relevance | last modified time | path
    Searched defs:ll_first (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/top/dist/
hash.c 153 #define LL_FIRST(q) ((q)->head)
159 ll_first(llist *q) function
311 li = LL_FIRST(ll);
365 li = LL_FIRST(ll);
416 li = LL_FIRST(ll);
455 li = LL_FIRST(ll);
506 pos->ll_item = LL_FIRST(&(pos->hash_bucket->list));
535 li = LL_FIRST(&(pos->hash_bucket->list));
559 li = LL_FIRST(&(pos->hash_bucket->list));
645 li = LL_FIRST(ll)
    [all...]
hash.c 153 #define LL_FIRST(q) ((q)->head)
159 ll_first(llist *q) function
311 li = LL_FIRST(ll);
365 li = LL_FIRST(ll);
416 li = LL_FIRST(ll);
455 li = LL_FIRST(ll);
506 pos->ll_item = LL_FIRST(&(pos->hash_bucket->list));
535 li = LL_FIRST(&(pos->hash_bucket->list));
559 li = LL_FIRST(&(pos->hash_bucket->list));
645 li = LL_FIRST(ll)
    [all...]
hash.c 153 #define LL_FIRST(q) ((q)->head)
159 ll_first(llist *q) function
311 li = LL_FIRST(ll);
365 li = LL_FIRST(ll);
416 li = LL_FIRST(ll);
455 li = LL_FIRST(ll);
506 pos->ll_item = LL_FIRST(&(pos->hash_bucket->list));
535 li = LL_FIRST(&(pos->hash_bucket->list));
559 li = LL_FIRST(&(pos->hash_bucket->list));
645 li = LL_FIRST(ll)
    [all...]

Completed in 63 milliseconds