Home
last modified time | relevance | path

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

/openbsd/usr.sbin/smtpd/
H A Dtable_getpwnam.c25 static int table_getpwnam_config(struct table *);
32 .config = table_getpwnam_config,
44 table_getpwnam_config(struct table *table) in table_getpwnam_config() function