Home
last modified time | relevance | path

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

/dports/mail/mailman/mailman-2.1.39/Mailman/
H A DHTMLFormatter.py64 def FormatUsers(self, digest, lang=None, list_hidden=False): argument
74 if list_hidden or not self.getMemberOption(m, conceal_sub):
425 def GetAllReplacements(self, lang=None, list_hidden=False): argument
433 d.update({"<mm-regular-users>": self.FormatUsers(0, lang, list_hidden),
434 "<mm-digest-users>": self.FormatUsers(1, lang, list_hidden)})
/dports/mail/mailman-exim4/mailman-2.1.39/Mailman/
H A DHTMLFormatter.py64 def FormatUsers(self, digest, lang=None, list_hidden=False): argument
74 if list_hidden or not self.getMemberOption(m, conceal_sub):
425 def GetAllReplacements(self, lang=None, list_hidden=False): argument
433 d.update({"<mm-regular-users>": self.FormatUsers(0, lang, list_hidden),
434 "<mm-digest-users>": self.FormatUsers(1, lang, list_hidden)})
/dports/mail/mailman-postfix/mailman-2.1.39/Mailman/
H A DHTMLFormatter.py64 def FormatUsers(self, digest, lang=None, list_hidden=False): argument
74 if list_hidden or not self.getMemberOption(m, conceal_sub):
425 def GetAllReplacements(self, lang=None, list_hidden=False): argument
433 d.update({"<mm-regular-users>": self.FormatUsers(0, lang, list_hidden),
434 "<mm-digest-users>": self.FormatUsers(1, lang, list_hidden)})
/dports/mail/mailman-exim4/mailman-2.1.39/Mailman/Cgi/
H A Droster.py90 list_hidden = (not mlist.WebAuthenticate((mm_cfg.AuthUser,),
134 replacements = mlist.GetAllReplacements(lang, list_hidden)
/dports/mail/mailman/mailman-2.1.39/Mailman/Cgi/
H A Droster.py90 list_hidden = (not mlist.WebAuthenticate((mm_cfg.AuthUser,),
134 replacements = mlist.GetAllReplacements(lang, list_hidden)
/dports/mail/mailman-postfix/mailman-2.1.39/Mailman/Cgi/
H A Droster.py90 list_hidden = (not mlist.WebAuthenticate((mm_cfg.AuthUser,),
134 replacements = mlist.GetAllReplacements(lang, list_hidden)
/dports/security/samhain/samhain-4.4.3/src/
H A Dsh_processcheck.c273 static struct watchlist * list_hidden = NULL; variable
1241 if (S_FALSE == is_in_list(&list_hidden, NULL, i)) in sh_process_check_int()
1402 clean_list (&list_hidden); in sh_prochk_check()
1423 if (list_hidden) { in sh_prochk_cleanup()
1424 kill_list(list_hidden); in sh_prochk_cleanup()
1425 list_hidden = NULL; in sh_prochk_cleanup()
/dports/security/samhain-server/samhain-4.4.3/src/
H A Dsh_processcheck.c273 static struct watchlist * list_hidden = NULL; variable
1241 if (S_FALSE == is_in_list(&list_hidden, NULL, i)) in sh_process_check_int()
1402 clean_list (&list_hidden); in sh_prochk_check()
1423 if (list_hidden) { in sh_prochk_cleanup()
1424 kill_list(list_hidden); in sh_prochk_cleanup()
1425 list_hidden = NULL; in sh_prochk_cleanup()
/dports/security/samhain-client/samhain-4.4.3/src/
H A Dsh_processcheck.c273 static struct watchlist * list_hidden = NULL; variable
1241 if (S_FALSE == is_in_list(&list_hidden, NULL, i)) in sh_process_check_int()
1402 clean_list (&list_hidden); in sh_prochk_check()
1423 if (list_hidden) { in sh_prochk_cleanup()
1424 kill_list(list_hidden); in sh_prochk_cleanup()
1425 list_hidden = NULL; in sh_prochk_cleanup()
/dports/multimedia/rage/rage-0.3.1/data/themes/
H A Ddefault.edc547 after: "list_hidden";
549 program { name: "list_hidden";