Home
last modified time | relevance | path

Searched refs:SCCP_RWLIST_INSERT_HEAD (Results 1 – 4 of 4) sorted by relevance

/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/
H A Dsccp_refcount.c342 SCCP_RWLIST_INSERT_HEAD(&(objects[hash]->refCountedObjects), obj, list); in sccp_refcount_object_alloc()
349 SCCP_RWLIST_INSERT_HEAD(&(objects[hash]->refCountedObjects), obj, list); in sccp_refcount_object_alloc()
H A Dsccp_dllists.h314 #define SCCP_RWLIST_INSERT_HEAD SCCP_LIST_INSERT_HEAD macro
H A Dsccp_featureParkingLot.c284 SCCP_RWLIST_INSERT_HEAD(&parkinglots, pl, list); in addParkinglot()
H A Dsccp_conference.c343 SCCP_RWLIST_INSERT_HEAD(&conferences, tmpConference, list); in sccp_conference_create()