Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dscache.h22 typedef struct SCACHE_SIZE SCACHE_SIZE; typedef
95 struct SCACHE_SIZE { struct
110 void (*size) (struct SCACHE *, SCACHE_SIZE *); argument
H A Dscache_single.c265 static void scache_single_size(SCACHE *scache, SCACHE_SIZE *size) in scache_single_size()
H A Dscache_clnt.c396 static void scache_clnt_size(SCACHE *unused_scache, SCACHE_SIZE *size) in scache_clnt_size()
H A Dscache_multi.c456 static void scache_multi_size(SCACHE *scache, SCACHE_SIZE *size) in scache_multi_size()
/netbsd-src/external/ibm-public/postfix/dist/src/scache/
H A Dscache.c232 SCACHE_SIZE size; in scache_save_endp_service()
335 SCACHE_SIZE size; in scache_save_dest_service()