Home
last modified time | relevance | path

Searched refs:expand_line (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/usr.sbin/smtpd/
Dforward.c67 if (!expand_line(expand, line, 0)) { in forwards_get()
Daliases.c210 expand_line(expand, line, 0); in aliases_expand_include()
Dexpand.c222 expand_line(struct expand *expand, const char *s, int do_includes) in expand_line() function
Dtable.c560 if (!expand_line(lk->expand, line, 1)) { in table_parse_lookup()
Dsmtpd.h1337 int expand_line(struct expand *, const char *, int);