Searched refs:expand_line (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/usr.sbin/smtpd/ |
| D | forward.c | 67 if (!expand_line(expand, line, 0)) { in forwards_get()
|
| D | aliases.c | 210 expand_line(expand, line, 0); in aliases_expand_include()
|
| D | expand.c | 222 expand_line(struct expand *expand, const char *s, int do_includes) in expand_line() function
|
| D | table.c | 560 if (!expand_line(lk->expand, line, 1)) { in table_parse_lookup()
|
| D | smtpd.h | 1337 int expand_line(struct expand *, const char *, int);
|