Searched defs:unused_type (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/ibm-public/postfix/dist/src/posttls-finger/ |
H A D | tlsmgrmem.c | 87 int tls_mgr_policy(const char *unused_type, int *cachable, int *timeout) in tls_mgr_policy() 96 int tls_mgr_lookup(const char *unused_type, const char *key, VSTRING *buf) in tls_mgr_lookup() 112 int tls_mgr_update(const char *unused_type, const char *key, in tls_mgr_update() 133 int tls_mgr_delete(const char *unused_type, const char *key) in tls_mgr_delete()
|
/netbsd-src/external/ibm-public/postfix/dist/src/postconf/ |
H A D | postconf_lookup.c | 148 int unused_type, in pcf_lookup_parameter_value_wrapper()
|
/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | dict.c | 525 static const char *dict_eval_lookup(const char *key, int unused_type, in dict_eval_lookup()
|