Home
last modified time | relevance | path

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

/dports/audio/baresip/baresip-0.5.8/src/
H A Dbfcp.c20 uint16_t luserid; member
139 bfcp->luserid = 1 + (rand_u16() & 0x7); in bfcp_alloc()
144 "%u", bfcp->luserid); in bfcp_alloc()