Searched refs:hashbin_remove_first (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/irda/
H A Dirqueue.h85 void* hashbin_remove_first(hashbin_t *hashbin);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/net/irda/
H A Dirqueue.h85 void* hashbin_remove_first(hashbin_t *hashbin);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/irda/
H A Ddiscovery.c134 discovery = (discovery_t *) hashbin_remove_first(log);
138 discovery = (discovery_t *) hashbin_remove_first(log);
H A Dirqueue.c142 * o hashbin_remove_first()
494 * Function hashbin_remove_first (hashbin)
502 void *hashbin_remove_first( hashbin_t *hashbin) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/irda/
H A Ddiscovery.c134 discovery = (discovery_t *) hashbin_remove_first(log);
138 discovery = (discovery_t *) hashbin_remove_first(log);
H A Dirqueue.c142 * o hashbin_remove_first()
494 * Function hashbin_remove_first (hashbin)
502 void *hashbin_remove_first( hashbin_t *hashbin) function

Completed in 116 milliseconds