Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/sendmail/src/
H A Dconf.h1467 #ifndef SIZE_T
1468 # define SIZE_T size_t macro
H A Denvelope.c188 (strlen(e->e_from.q_paddr) <= (SIZE_T) 8 ||
H A Dusersmtp.c271 if (strlen(line) < (SIZE_T) 5)
H A Dqueue.c746 if (strlen(d->d_name) > (SIZE_T) MAXNAME)
H A Ddeliver.c2081 while (strlen(p) >= (SIZE_T) l)