Searched refs:dsn_map (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/postfix-255/postfix/src/smtpd/
H A Dsmtpd_dsn_fix.c73 struct dsn_map { struct
79 static struct dsn_map dsn_map[] = { variable in typeref:struct:dsn_map
96 struct dsn_map *dp;
109 for (dp = dsn_map; dp->micro_code != 0; dp++)
120 for (dp = dsn_map; dp->micro_code != 0; dp++)

Completed in 79 milliseconds