Searched defs:profile_is_sticky (Results 1 – 3 of 3) sorted by relevance
83 bool profile_is_sticky; /* since version 5; must be restored together with profile name */ member358 bool profile_is_sticky; in entry_read() local
331 static int card_set_profile_is_sticky(pa_card *c, bool profile_is_sticky) { in card_set_profile_is_sticky()
86 bool profile_is_sticky:1; member