Searched refs:SMNPT (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/contrib/sendmail/libsm/
H A Dmakebuf.c87 ** SMNPT -- not seek opimized
103 return SMNPT;
111 return SMNPT;
153 return SMNPT;
H A Dfseek.c195 if (fp->f_flags & (SMWR | SMRW | SMNBF | SMNPT))
203 fp->f_flags |= SMNPT;
H A Dsetvbuf.c92 flags &= ~(SMLBF | SMNBF | SMMBF | SMOPT | SMNPT | SMFEOF | SMNOW |
150 flags |= SMNPT;
/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dio.h231 #define SMNPT 0x002000 /* do not do fseek() optimisation */ macro

Completed in 75 milliseconds