Home
last modified time | relevance | path

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

/freebsd/usr.bin/mail/
H A Dutil.c339 if (reptype != 0 || charcount(cp, '!') < 2) in nameof()
551 charcount(char *str, int c) in charcount() function
H A Dextern.h86 int charcount(char *, int);