Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/smtpd/
Ddict.h34 #define dict_count(d) ((d)->count) macro
Dmproc.c480 m_add_size(m, dict_count(d)); in m_add_params()