hashbin_remove_this 86 include/net/irda/irqueue.h void* hashbin_remove_this( hashbin_t* hashbin, irda_queue_t* entry); hashbin_remove_this 90 net/irda/discovery.c hashbin_remove_this(cachelog, (irda_queue_t *) node); hashbin_remove_this 199 net/irda/discovery.c curr = hashbin_remove_this(log, (irda_queue_t *) curr); hashbin_remove_this 134 net/irda/irias_object.c node = hashbin_remove_this(irias_objects, (irda_queue_t *) obj); hashbin_remove_this 163 net/irda/irias_object.c node = hashbin_remove_this(obj->attribs, (irda_queue_t *) attrib); hashbin_remove_this 1528 net/irda/irlmp.c hashbin_remove_this(irlmp->services, (irda_queue_t *) service); hashbin_remove_this 1639 net/irda/irlmp.c hashbin_remove_this(irlmp->clients, (irda_queue_t *) client); hashbin_remove_this 627 net/irda/irnet/irnet_irda.c entry = hashbin_remove_this(irnet_server.list, (irda_queue_t *) self);