Home
last modified time | relevance | path

Searched refs:mailp (Results 1 – 25 of 67) sorted by relevance

123

/dports/mail/mail2sms/mail2sms-1.3.5/
H A Dmain.c81 struct body *mailp; in main() local
201 mailp = process("", 1, 1); in main()
202 if(mailp) { in main()
203 i = makesms(&smsbuffer, mailp); in main()
/dports/www/foswiki/Foswiki-2.1.6/lib/Foswiki/Configure/Wizards/
H A DAutoConfigureEmail.pm252 my ( $mailp, $mailargs );
263 ( $mailp, $mailargs ) = $test->($cfg);
265 next unless ($mailp);
269 $mailp = $prog;
277 unless ($mailp) {
298 $mailp = 'sendmail';
304 if ( -x "$p/$mailp" ) {
305 my $cfg = $mtas{$mailp} or next;
306 $mailp =
310 if ( $mailp =~ $cfg->{regexp} ) {
[all …]
/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dfolder.c108 char *mailp, *dispp; in _update_mailname() local
133 mailp = mailname; in _update_mailname()
139 if(strncmp(foldp, mailp, foldlen)) in _update_mailname()
145 i = su_cs_len(mailp); in _update_mailname()
150 su_mem_copy(dispp, mailp, foldlen); in _update_mailname()
152 mailp += foldlen; in _update_mailname()
154 su_mem_copy(dispp, mailp, i -= foldlen); in _update_mailname()
157 su_mem_copy(dispp, mailp, i +1); in _update_mailname()
165 j = field_detect_clip(sizeof(displayname) / 3, mailp, i); in _update_mailname()
166 i = j + __narrow_suffix(mailp + j, i - j, in _update_mailname()
[all …]
/dports/shells/heirloom-sh/heirloom-sh-050706/
H A Dmain.c68 static unsigned char *mailp; variable
398 if (mailp)
500 register unsigned char *s = mailp; in chkmail()
562 if (mailp = mailpath) in setmail()
/dports/devel/sunpromake/schily-2021-09-18/sh/
H A Dmain.c100 static unsigned char *mailp; variable
694 if (mailp) {
884 unsigned char *s = mailp; in chkmail()
946 if ((mailp = mailpath) != NULL) {
/dports/devel/sccs/schily-2021-09-18/sh/
H A Dmain.c100 static unsigned char *mailp; variable
694 if (mailp) {
884 unsigned char *s = mailp; in chkmail()
946 if ((mailp = mailpath) != NULL) {
/dports/devel/schilybase/schily-2021-09-18/sh/
H A Dmain.c100 static unsigned char *mailp; variable
694 if (mailp) {
884 unsigned char *s = mailp; in chkmail()
946 if ((mailp = mailpath) != NULL) {
/dports/net/rscsi/schily-2021-09-18/sh/
H A Dmain.c100 static unsigned char *mailp; variable
694 if (mailp) {
884 unsigned char *s = mailp; in chkmail()
946 if ((mailp = mailpath) != NULL) {
/dports/archivers/star/schily-2021-09-18/sh/
H A Dmain.c100 static unsigned char *mailp; variable
694 if (mailp) {
884 unsigned char *s = mailp; in chkmail()
946 if ((mailp = mailpath) != NULL) {
/dports/sysutils/cdrtools/schily-2021-09-18/sh/
H A Dmain.c100 static unsigned char *mailp; variable
694 if (mailp) {
884 unsigned char *s = mailp; in chkmail()
946 if ((mailp = mailpath) != NULL) {
/dports/editors/ved/schily-2021-09-18/sh/
H A Dmain.c100 static unsigned char *mailp; variable
694 if (mailp) {
884 unsigned char *s = mailp; in chkmail()
946 if ((mailp = mailpath) != NULL) {
/dports/devel/smake/schily-2021-09-18/sh/
H A Dmain.c100 static unsigned char *mailp; variable
694 if (mailp) {
884 unsigned char *s = mailp; in chkmail()
946 if ((mailp = mailpath) != NULL) {
/dports/sysutils/schilyutils/schily-2021-09-18/sh/
H A Dmain.c100 static unsigned char *mailp; variable
694 if (mailp) {
884 unsigned char *s = mailp; in chkmail()
946 if ((mailp = mailpath) != NULL) {
/dports/print/mp-letter/mp/
H A DCHANGES65 * Removed the mailp shell script (and associated manual page) and built
66 this mailp, newsp ... functionality directly into mp. If argv[0] is
146 Various fixups to the mp and mailp manual pages to get them inline
179 Adjusted Makefile.dist to install mailp (and friends) with symbolic
538 * Added in a mailp.1 manual page.
596 Further modifications to mailp:
619 Modifications to mailp:
625 Modifications to Bruno's mailp:
787 file. The mailp shell script, Makefile.dist and mp manual pages
800 Modifications to the mailp shell script to better handle the
[all …]
/dports/print/mp-a4/mp/
H A DCHANGES65 * Removed the mailp shell script (and associated manual page) and built
66 this mailp, newsp ... functionality directly into mp. If argv[0] is
146 Various fixups to the mp and mailp manual pages to get them inline
179 Adjusted Makefile.dist to install mailp (and friends) with symbolic
538 * Added in a mailp.1 manual page.
596 Further modifications to mailp:
619 Modifications to mailp:
625 Modifications to Bruno's mailp:
787 file. The mailp shell script, Makefile.dist and mp manual pages
800 Modifications to the mailp shell script to better handle the
[all …]
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/config/
H A Demail-alerts-config.c14 int Read_EmailAlerts(XML_NODE node, __attribute__((unused)) void *configp, void *mailp) in Read_EmailAlerts() argument
31 Mail = (MailConfig *)mailp; in Read_EmailAlerts()
H A Dconfig.h36 int Read_GlobalSK(XML_NODE node, void *configp, void *mailp);
H A Dalerts-config.c15 int Read_Alerts(XML_NODE node, void *configp, __attribute__((unused)) void *mailp) in Read_Alerts() argument
H A Dglobal-config.c17 int Read_GlobalSK(XML_NODE node, void *configp, __attribute__((unused)) void *mailp) in Read_GlobalSK() argument
86 int Read_Global(XML_NODE node, void *configp, void *mailp) in Read_Global() argument
141 Mail = (MailConfig *)mailp; in Read_Global()
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/config/
H A Demail-alerts-config.c14 int Read_EmailAlerts(XML_NODE node, __attribute__((unused)) void *configp, void *mailp) in Read_EmailAlerts() argument
31 Mail = (MailConfig *)mailp; in Read_EmailAlerts()
H A Dconfig.h36 int Read_GlobalSK(XML_NODE node, void *configp, void *mailp);
H A Dalerts-config.c15 int Read_Alerts(XML_NODE node, void *configp, __attribute__((unused)) void *mailp) in Read_Alerts() argument
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/config/
H A Demail-alerts-config.c14 int Read_EmailAlerts(XML_NODE node, __attribute__((unused)) void *configp, void *mailp) in Read_EmailAlerts() argument
31 Mail = (MailConfig *)mailp; in Read_EmailAlerts()
H A Dconfig.h36 int Read_GlobalSK(XML_NODE node, void *configp, void *mailp);
H A Dalerts-config.c15 int Read_Alerts(XML_NODE node, void *configp, __attribute__((unused)) void *mailp) in Read_Alerts() argument

123