Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/mail/
H A Dlist.c805 } matchtbl[] = { in match_string() local
825 for (mtp = matchtbl; mtp->key; mtp++) { in match_string()