Home
last modified time | relevance | path

Searched refs:listname (Results 101 – 125 of 1946) sorted by relevance

12345678910>>...78

/dports/mail/mailman-postfix/mailman-2.1.39/Mailman/Queue/
H A DRunner.py162 listname = msgdata.get('listname')
163 if not listname:
164 listname = mm_cfg.MAILMAN_SITE_LIST
165 mlist = self._open_list(listname)
169 listname)
200 def _open_list(self, listname): argument
208 mlist = MailList.MailList(listname, lock=False)
210 syslog('error', 'error opening list: %s\n%s', listname, e)
/dports/mail/mailman-exim4/mailman-2.1.39/Mailman/Queue/
H A DRunner.py162 listname = msgdata.get('listname')
163 if not listname:
164 listname = mm_cfg.MAILMAN_SITE_LIST
165 mlist = self._open_list(listname)
169 listname)
200 def _open_list(self, listname): argument
208 mlist = MailList.MailList(listname, lock=False)
210 syslog('error', 'error opening list: %s\n%s', listname, e)
/dports/mail/mailman/mailman-2.1.39/Mailman/Queue/
H A DRunner.py162 listname = msgdata.get('listname')
163 if not listname:
164 listname = mm_cfg.MAILMAN_SITE_LIST
165 mlist = self._open_list(listname)
169 listname)
200 def _open_list(self, listname): argument
208 mlist = MailList.MailList(listname, lock=False)
210 syslog('error', 'error opening list: %s\n%s', listname, e)
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/util/
H A Dwriter.cpp61 Writer::start_list(const std::string& listname, bool string) in start_list() argument
66 write_escaped_string(listname); in start_list()
68 *out << listname; in start_list()
72 lists.push_back(listname); in start_list()
76 Writer::end_list(const std::string& listname) in end_list() argument
79 …log_warning << m_filename << ": Trying to close list '" << listname << "', which is not open" << s… in end_list()
82 if (lists.back() != listname) { in end_list()
83 …log_warning << m_filename << ": trying to close list '" << listname << "' while list '" << lists.b… in end_list()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/misc/
H A Dnasmstab73 if ( m/^-l$/ ) { $listname = $ARGV[++$i] };
79 if ( m/^--list-file$/ ) { $listname = $ARGV[++$i] };
101 if ( $listname eq "" ) {
102 $listname = $filename;
103 $listname =~ s/\.asm//;
104 $listname .= ".lst";
113 $err = `nasm -f elf ${filename} -l ${listname} -o ${outname} `;
117 open(LISTFILE,"${listname}") or die "\n $0: Could not reopen list file!\n";
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/misc/
H A Dnasmstab73 if ( m/^-l$/ ) { $listname = $ARGV[++$i] };
79 if ( m/^--list-file$/ ) { $listname = $ARGV[++$i] };
101 if ( $listname eq "" ) {
102 $listname = $filename;
103 $listname =~ s/\.asm//;
104 $listname .= ".lst";
113 $err = `nasm -f elf ${filename} -l ${listname} -o ${outname} `;
117 open(LISTFILE,"${listname}") or die "\n $0: Could not reopen list file!\n";
/dports/devel/nasm/nasm-2.15.05/misc/
H A Dnasmstab73 if ( m/^-l$/ ) { $listname = $ARGV[++$i] };
79 if ( m/^--list-file$/ ) { $listname = $ARGV[++$i] };
101 if ( $listname eq "" ) {
102 $listname = $filename;
103 $listname =~ s/\.asm//;
104 $listname .= ".lst";
113 $err = `nasm -f elf ${filename} -l ${listname} -o ${outname} `;
117 open(LISTFILE,"${listname}") or die "\n $0: Could not reopen list file!\n";
/dports/mail/mailman-postfix/mailman-2.1.39/Mailman/MTA/
H A DManual.py58 listname = mlist.internal_name()
59 fieldsz = len(listname) + len('-unsubscribe')
86 for k, v in makealiases(listname):
106 listname = mlist.internal_name()
107 fieldsz = len(listname) + len('-unsubscribe')
131 for k, v in makealiases(listname):
/dports/mail/mailman-exim4/mailman-2.1.39/Mailman/MTA/
H A DManual.py58 listname = mlist.internal_name()
59 fieldsz = len(listname) + len('-unsubscribe')
86 for k, v in makealiases(listname):
106 listname = mlist.internal_name()
107 fieldsz = len(listname) + len('-unsubscribe')
131 for k, v in makealiases(listname):
/dports/mail/mailman/mailman-2.1.39/Mailman/MTA/
H A DManual.py58 listname = mlist.internal_name()
59 fieldsz = len(listname) + len('-unsubscribe')
86 for k, v in makealiases(listname):
106 listname = mlist.internal_name()
107 fieldsz = len(listname) + len('-unsubscribe')
131 for k, v in makealiases(listname):
/dports/mail/sympa/sympa-6.2.62/src/lib/Sympa/Request/Handler/
H A Dglobal_remind.pm52 my ($list, $listname, $robot);
54 $listname = '*';
72 my $listname = $list->{'name'};
86 "Unable to evaluate scenario 'visibility' for list $listname";
100 push @{$global_subscription{$email}}, $listname;
107 $email, $listname);
/dports/mail/mlmmj/mlmmj-1.3.0/src/
H A Dmlmmj-unsub.c59 listname = genlistname(listaddr); in confirm_unsub()
64 myfree(listname); in confirm_unsub()
107 char *listfqdn, *listname, *fromaddr, *tostr; in notify_unsub() local
111 listname = genlistname(listaddr); in notify_unsub()
115 tostr = concatstr(4, listname, listdelim, "owner@", listfqdn); in notify_unsub()
117 myfree(listname); in notify_unsub()
162 char *confirmaddr, *listname, *listfqdn, *tmpstr; in generate_unsubconfirm() local
168 listname = genlistname(listaddr); in generate_unsubconfirm()
239 myfree(listname); in generate_unsubconfirm()
324 listname = genlistname(listaddr); in generate_notsubscribed()
[all …]
H A Dsend_help.c48 char *listaddr, *listdelim, *listname, *listfqdn; in send_help() local
53 listname = genlistname(listaddr); in send_help()
56 fromaddr = concatstr(4, listname, listdelim, "bounces-help@", listfqdn); in send_help()
58 myfree(listname); in send_help()
/dports/mail/sympa/sympa-6.2.62/default/mail_tt2/
H A Dcommand_report.tt217 [%|loc(notice.listname)%]Subscription request to list %1[%END%]
19 [%|loc(notice.listname)%]UNsubscription request from list %1[%END%]
54 [%|loc(auth.listname)%]Subscription request to list %1[%END%]
56 [%|loc(auth.listname)%]UNsubscription request from list %1[%END%]
81 [%|loc(u_err.listname)%]Subscription request to list %1[%END%]
83 [%|loc(u_err.listname)%]UNsubscription request from list %1[%END%]
117 [%|loc(i_err.listname)%]Subscription request to list %1[%END%]
119 [%|loc(i_err.listname)%]UNsubscription request from list %1[%END%]
/dports/science/cdo/cdo-2.0.0/src/
H A DNmldump.cc54 const auto &listname = kvlist.name; in kvldump() local
55 if (!listname.empty()) printf("&%s\n", listname.c_str()); in kvldump()
59 if (!listname.empty()) printf(" "); in kvldump()
64 if (!listname.empty()) printf("/\n"); in kvldump()
/dports/emulators/mess/mame-mame0226/src/frontend/mame/ui/
H A Dinifile.cpp131 else if (lhs.listname < rhs.listname) in operator ()()
133 else if (lhs.listname > rhs.listname) in operator ()()
175 else if (lhs.listname < std::get<1>(rhs)) in operator ()()
177 else if (lhs.listname > std::get<1>(rhs)) in operator ()()
194 else if (std::get<1>(lhs) < rhs.listname) in operator ()()
196 else if (std::get<1>(lhs) > rhs.listname) in operator ()()
249 tmpmatches.listname = chartrimcarriage(readbuf); in favorite_manager()
375 …if ((m_favorites.end() != found) && (found->listname == swinfo.listname) && (found->shortname == s… in is_favorite_software()
382 return (found->listname == swinfo.listname) && (found->shortname == swinfo.shortname); in is_favorite_software()
522 cmp = std::strcmp(lhs.listname.c_str(), rhs.listname.c_str()); in update_sorted()
[all …]
/dports/emulators/mame/mame-mame0226/src/frontend/mame/ui/
H A Dinifile.cpp131 else if (lhs.listname < rhs.listname) in operator ()()
133 else if (lhs.listname > rhs.listname) in operator ()()
175 else if (lhs.listname < std::get<1>(rhs)) in operator ()()
177 else if (lhs.listname > std::get<1>(rhs)) in operator ()()
194 else if (std::get<1>(lhs) < rhs.listname) in operator ()()
196 else if (std::get<1>(lhs) > rhs.listname) in operator ()()
249 tmpmatches.listname = chartrimcarriage(readbuf); in favorite_manager()
375 …if ((m_favorites.end() != found) && (found->listname == swinfo.listname) && (found->shortname == s… in is_favorite_software()
382 return (found->listname == swinfo.listname) && (found->shortname == swinfo.shortname); in is_favorite_software()
522 cmp = std::strcmp(lhs.listname.c_str(), rhs.listname.c_str()); in update_sorted()
[all …]
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/upas/ml/
H A Dcommon.c30 writeaddr(char *file, char *addr, int rem, char *listname) in writeaddr() argument
52 sendnotification(addr, listname, rem); in writeaddr()
158 sendnotification(char *addr, char *listname, int rem) in sendnotification() argument
178 fprint(pfd[1], "From: %s-owner\n\n", listname); in sendnotification()
180 fprint(pfd[1], "You have removed from the %s mailing list\n", listname); in sendnotification()
182 fprint(pfd[1], "You have been added to the %s mailing list\n", listname); in sendnotification()
184 listname); in sendnotification()
/dports/mail/mailman-exim4/mailman-2.1.39/bin/
H A Dinject76 listname = None
86 listname = arg.lower()
88 if listname is None:
90 elif not Utils.list_exists(listname):
103 Post.inject(listname, msgtext, qdir=qdir)
/dports/mail/mailman-postfix/mailman-2.1.39/bin/
H A Dinject76 listname = None
86 listname = arg.lower()
88 if listname is None:
90 elif not Utils.list_exists(listname):
103 Post.inject(listname, msgtext, qdir=qdir)
/dports/mail/mailman/mailman-2.1.39/bin/
H A Dinject76 listname = None
86 listname = arg.lower()
88 if listname is None:
90 elif not Utils.list_exists(listname):
103 Post.inject(listname, msgtext, qdir=qdir)
/dports/devel/py-ttystatus/ttystatus-0.36/ttystatus/
H A Dindex.py26 def __init__(self, name, listname): argument
28 self.listname = listname
41 self.listvalue = master[self.listname]
/dports/games/freeminer/freeminer-0.4.10.4/src/script/cpp_api/
H A Ds_inventory.cpp66 const std::string &listname, int index, ItemStack &stack, in detached_inventory_AllowPut() argument
79 lua_pushstring(L, listname.c_str()); // listname in detached_inventory_AllowPut()
95 const std::string &listname, int index, ItemStack &stack, in detached_inventory_AllowTake() argument
108 lua_pushstring(L, listname.c_str()); // listname in detached_inventory_AllowTake()
152 const std::string &listname, int index, ItemStack &stack, in detached_inventory_OnPut() argument
166 lua_pushstring(L, listname.c_str()); // listname in detached_inventory_OnPut()
177 const std::string &listname, int index, ItemStack &stack, in detached_inventory_OnTake() argument
191 lua_pushstring(L, listname.c_str()); // listname in detached_inventory_OnTake()
/dports/mail/sympa/sympa-6.2.62/src/bin/
H A Darc2webarc.pl.in74 my $listname = $ARGV[0];
95 my $list = Sympa::List->new($listname, $robot)
106 unless (-d "$home_sympa/$listname") {
107 die "No directory for list $listname";
110 unless (-d "$home_sympa/$listname/archives") {
111 die "No archives for list $listname";
115 print "Web archives already exist for list $listname\nGo on (<CR>|n) ?";
143 foreach my $arc_file (<$home_sympa/$listname/archives/log*>) {
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Dlist.h472 #define WX_DECLARE_LIST_2(elementtype, listname, nodename, classexp) \ argument
473 WX_DECLARE_LIST_3(elementtype, elementtype, listname, nodename, classexp)
475 #define WX_DECLARE_LIST(elementtype, listname) \ argument
476 typedef elementtype _WX_LIST_ITEM_TYPE_##listname; \
477 WX_DECLARE_LIST_2(elementtype, listname, wx##listname##Node, class)
479 #define WX_DECLARE_EXPORTED_LIST(elementtype, listname) \ argument
480 typedef elementtype _WX_LIST_ITEM_TYPE_##listname; \
481 WX_DECLARE_LIST_2(elementtype, listname, wx##listname##Node, class WXDLLEXPORT)
483 #define WX_DECLARE_USER_EXPORTED_LIST(elementtype, listname, usergoo) \ argument
484 typedef elementtype _WX_LIST_ITEM_TYPE_##listname; \
[all …]

12345678910>>...78