Home
last modified time | relevance | path

Searched defs:keycmp (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/smtpd/
H A Dtable_db.c58 static struct keycmp { struct
61 } keycmp[] = { argument
H A Dtable_static.c60 static struct keycmp { struct
63 } keycmp[] = { variable
/openbsd-src/sbin/route/
H A Droute.c2035 keycmp(const void *key, const void *kt) in keycmp() function