Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/smtpd/
Dexpand.c115 expand_cmp(struct expandnode *e1, struct expandnode *e2) in expand_cmp() function
313 RB_GENERATE(expandtree, expandnode, entry, expand_cmp);
Dsmtpd.h1332 int expand_cmp(struct expandnode *, struct expandnode *);
1339 RB_PROTOTYPE(expandtree, expandnode, nodes, expand_cmp);