Searched refs:PA_PROP_MODULE_AUTHOR (Results 1 – 3 of 3) sorted by relevance
247 #define PA_PROP_MODULE_AUTHOR "module.author" macro
224 if (mi->author && !pa_proplist_contains(m->proplist, PA_PROP_MODULE_AUTHOR)) in pa_module_load()225 pa_proplist_sets(m->proplist, PA_PROP_MODULE_AUTHOR, mi->author); in pa_module_load()
641 [CCode (cname="PA_PROP_MODULE_AUTHOR")]