Home
last modified time | relevance | path

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

/dports/mail/courier/courier-0.65.3/courier/
H A Dcmlm.C991 int boundary_l=strlen(boundary); in tryboundary() local
1000 if (strncmp(line.c_str(), boundary, boundary_l) == 0) in tryboundary()