Home
last modified time | relevance | path

Searched refs:s_ltd (Results 1 – 8 of 8) sorted by relevance

/dports/mail/exim-monitor/exim-4.95/src/
H A Dparse.c1590 uschar * s_ltd = string_copyn(s, len); in parse_forward_list() local
1597 if (*s_ltd == '\\') in parse_forward_list()
1600 parse_extract_address(s_ltd+1, error, &start, &end, &domain, FALSE); in parse_forward_list()
1609 parse_extract_address(s_ltd, error, &start, &end, &domain, FALSE); in parse_forward_list()
1615 if ((*s_ltd == '|' || *s_ltd == '/') && (recipient == NULL || domain == 0)) in parse_forward_list()
1617 uschar *t = store_get(Ustrlen(s_ltd) + 1, is_tainted(s_ltd)); in parse_forward_list()
1619 uschar *q = s_ltd; in parse_forward_list()
1632 if (*s_ltd != '|') setflag(addr, af_file); /* indicates file */ in parse_forward_list()
1664 e->text2 = s_ltd; in parse_forward_list()
1670 *error = string_sprintf("%s in \"%s\"", *error, s_ltd); in parse_forward_list()
/dports/mail/exim-postgresql/exim-4.95/src/
H A Dparse.c1590 uschar * s_ltd = string_copyn(s, len); in parse_forward_list() local
1597 if (*s_ltd == '\\') in parse_forward_list()
1600 parse_extract_address(s_ltd+1, error, &start, &end, &domain, FALSE); in parse_forward_list()
1609 parse_extract_address(s_ltd, error, &start, &end, &domain, FALSE); in parse_forward_list()
1615 if ((*s_ltd == '|' || *s_ltd == '/') && (recipient == NULL || domain == 0)) in parse_forward_list()
1617 uschar *t = store_get(Ustrlen(s_ltd) + 1, is_tainted(s_ltd)); in parse_forward_list()
1619 uschar *q = s_ltd; in parse_forward_list()
1632 if (*s_ltd != '|') setflag(addr, af_file); /* indicates file */ in parse_forward_list()
1664 e->text2 = s_ltd; in parse_forward_list()
1670 *error = string_sprintf("%s in \"%s\"", *error, s_ltd); in parse_forward_list()
/dports/mail/exim-mysql/exim-4.95/src/
H A Dparse.c1590 uschar * s_ltd = string_copyn(s, len); in parse_forward_list() local
1597 if (*s_ltd == '\\') in parse_forward_list()
1600 parse_extract_address(s_ltd+1, error, &start, &end, &domain, FALSE); in parse_forward_list()
1609 parse_extract_address(s_ltd, error, &start, &end, &domain, FALSE); in parse_forward_list()
1615 if ((*s_ltd == '|' || *s_ltd == '/') && (recipient == NULL || domain == 0)) in parse_forward_list()
1617 uschar *t = store_get(Ustrlen(s_ltd) + 1, is_tainted(s_ltd)); in parse_forward_list()
1619 uschar *q = s_ltd; in parse_forward_list()
1632 if (*s_ltd != '|') setflag(addr, af_file); /* indicates file */ in parse_forward_list()
1664 e->text2 = s_ltd; in parse_forward_list()
1670 *error = string_sprintf("%s in \"%s\"", *error, s_ltd); in parse_forward_list()
/dports/mail/exim/exim-4.95/src/
H A Dparse.c1590 uschar * s_ltd = string_copyn(s, len); in parse_forward_list() local
1597 if (*s_ltd == '\\') in parse_forward_list()
1600 parse_extract_address(s_ltd+1, error, &start, &end, &domain, FALSE); in parse_forward_list()
1609 parse_extract_address(s_ltd, error, &start, &end, &domain, FALSE); in parse_forward_list()
1615 if ((*s_ltd == '|' || *s_ltd == '/') && (recipient == NULL || domain == 0)) in parse_forward_list()
1617 uschar *t = store_get(Ustrlen(s_ltd) + 1, is_tainted(s_ltd)); in parse_forward_list()
1619 uschar *q = s_ltd; in parse_forward_list()
1632 if (*s_ltd != '|') setflag(addr, af_file); /* indicates file */ in parse_forward_list()
1664 e->text2 = s_ltd; in parse_forward_list()
1670 *error = string_sprintf("%s in \"%s\"", *error, s_ltd); in parse_forward_list()
/dports/mail/exim-ldap2/exim-4.95/src/
H A Dparse.c1590 uschar * s_ltd = string_copyn(s, len); in parse_forward_list() local
1597 if (*s_ltd == '\\') in parse_forward_list()
1600 parse_extract_address(s_ltd+1, error, &start, &end, &domain, FALSE); in parse_forward_list()
1609 parse_extract_address(s_ltd, error, &start, &end, &domain, FALSE); in parse_forward_list()
1615 if ((*s_ltd == '|' || *s_ltd == '/') && (recipient == NULL || domain == 0)) in parse_forward_list()
1617 uschar *t = store_get(Ustrlen(s_ltd) + 1, is_tainted(s_ltd)); in parse_forward_list()
1619 uschar *q = s_ltd; in parse_forward_list()
1632 if (*s_ltd != '|') setflag(addr, af_file); /* indicates file */ in parse_forward_list()
1664 e->text2 = s_ltd; in parse_forward_list()
1670 *error = string_sprintf("%s in \"%s\"", *error, s_ltd); in parse_forward_list()
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Dparse.c1590 uschar * s_ltd = string_copyn(s, len); in parse_forward_list() local
1597 if (*s_ltd == '\\') in parse_forward_list()
1600 parse_extract_address(s_ltd+1, error, &start, &end, &domain, FALSE); in parse_forward_list()
1609 parse_extract_address(s_ltd, error, &start, &end, &domain, FALSE); in parse_forward_list()
1615 if ((*s_ltd == '|' || *s_ltd == '/') && (recipient == NULL || domain == 0)) in parse_forward_list()
1617 uschar *t = store_get(Ustrlen(s_ltd) + 1, is_tainted(s_ltd)); in parse_forward_list()
1619 uschar *q = s_ltd; in parse_forward_list()
1632 if (*s_ltd != '|') setflag(addr, af_file); /* indicates file */ in parse_forward_list()
1664 e->text2 = s_ltd; in parse_forward_list()
1670 *error = string_sprintf("%s in \"%s\"", *error, s_ltd); in parse_forward_list()
/dports/mail/exim-sqlite/exim-4.95/src/
H A Dparse.c1590 uschar * s_ltd = string_copyn(s, len); in parse_forward_list() local
1597 if (*s_ltd == '\\') in parse_forward_list()
1600 parse_extract_address(s_ltd+1, error, &start, &end, &domain, FALSE); in parse_forward_list()
1609 parse_extract_address(s_ltd, error, &start, &end, &domain, FALSE); in parse_forward_list()
1615 if ((*s_ltd == '|' || *s_ltd == '/') && (recipient == NULL || domain == 0)) in parse_forward_list()
1617 uschar *t = store_get(Ustrlen(s_ltd) + 1, is_tainted(s_ltd)); in parse_forward_list()
1619 uschar *q = s_ltd; in parse_forward_list()
1632 if (*s_ltd != '|') setflag(addr, af_file); /* indicates file */ in parse_forward_list()
1664 e->text2 = s_ltd; in parse_forward_list()
1670 *error = string_sprintf("%s in \"%s\"", *error, s_ltd); in parse_forward_list()
/dports/devel/p5-Devel-NYTProf/Devel-NYTProf-6.10/lib/Devel/NYTProf/
H A DFileInfo.pm285 my $s_ltd = $survivor_fi->line_time_data; # XXX line only
348 my $s_tld_l = $s_ltd->[$line] ||= [];