Searched refs:boundlen (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/mailx/
H A Dcollect.c306 state.part.out.boundlen = sfsprintf(state.part.out.boundary, sizeof(state.part.out.boundary), "=_=_=_=_=%s==%04X==%08X==", state.var.user, getpid(), time(NiL));
760 if (s[0] == '-' && s[1] == '-' && !strncmp(s + 2, state.part.out.boundary, state.part.out.boundlen)) {
763 t = s + state.part.out.boundlen + 2;
H A Dmailx.h764 int boundlen; member in struct:__anon136::state_part::__anon145

Completed in 350 milliseconds