Searched defs:nextoff (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/websearchfs/
H A Dlists2.c12 void *sll_find(long nextoff, void *head, sll_compare_func func, void *id) argument
30 status_t sll_insert_head(long nextoff, void **head, void *item) argument
42 status_t sll_insert_tail(long nextoff, void **head, void *item) argument
64 sll_dequeue_tail(long nextoff, void **head) argument
80 sll_remove(long nextoff, void **head, void *item) argument
100 sll_next(long nextoff, void *item) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwm.c10990 uint32_t offset = 0, nextoff = 0, nmpdu = 0, len; local
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwx.c9741 uint32_t offset = 0, nextoff = 0, nmpdu = 0, len; local

Completed in 197 milliseconds