Searched refs:table_parse_lookup (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/usr.sbin/smtpd/ |
| D | table.c | 40 static int table_parse_lookup(enum table_service, const char *, const char *, 165 r = table_parse_lookup(kind, lkey, buf, lk); in table_lookup() 200 r = table_parse_lookup(kind, NULL, buf, lk); in table_fetch() 547 table_parse_lookup(enum table_service service, const char *key, in table_parse_lookup() function
|