Home
last modified time | relevance | path

Searched refs:sccp_feat_conflist (Results 1 – 3 of 3) sorted by relevance

/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/
H A Dsccp_feature.h36 SCCP_API void SCCP_CALL sccp_feat_conflist(devicePtr d, uint8_t lineInstance, constChannelPtr c);
H A Dsccp_softkeys.c779 sccp_feat_conflist(device, lineInstance, c); in sccp_sk_conflist()
H A Dsccp_feature.c811 void sccp_feat_conflist(devicePtr d, uint8_t lineInstance, constChannelPtr c) in sccp_feat_conflist() function