Home
last modified time | relevance | path

Searched defs:auplayl (Results 1 – 2 of 2) sorted by relevance

/dports/audio/baresip/baresip-0.5.8/src/
H A Dauplay.c30 int auplay_register(struct auplay **app, struct list *auplayl, in auplay_register()
63 const struct auplay *auplay_find(const struct list *auplayl, const char *name) in auplay_find()
94 int auplay_alloc(struct auplay_st **stp, struct list *auplayl, in auplay_alloc()
H A Dbaresip.c25 struct list auplayl; member