Searched refs:SM_IO_SEEK_END (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/sendmail/libsm/ | ||
H A D | fseek.c | 173 case SM_IO_SEEK_END: |
H A D | strio.c | 181 case SM_IO_SEEK_END: |
/freebsd/contrib/sendmail/include/sm/ | ||
H A D | io.h | 50 #define SM_IO_SEEK_END 2 macro |