Home
last modified time | relevance | path

Searched refs:bfcpp (Results 1 – 2 of 2) sorted by relevance

/dports/audio/baresip/baresip-0.5.8/src/
H A Dbfcp.c92 int bfcp_alloc(struct bfcp **bfcpp, struct sdp_session *sdp_sess, in bfcp_alloc() argument
101 if (!bfcpp || !sdp_sess) in bfcp_alloc()
167 *bfcpp = bfcp; in bfcp_alloc()
H A Dcore.h147 int bfcp_alloc(struct bfcp **bfcpp, struct sdp_session *sdp_sess,