Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sendmail/libsm/
H A Dfflush.c67 SM_CONVERT_TIME(fp, fd, timeout, &to);
H A Dsetvbuf.c83 SM_CONVERT_TIME(fp, fd, timeout, &to);
H A Drefill.c174 SM_CONVERT_TIME(fp, fd, timeout, &to);
H A Dfvwrite.c82 SM_CONVERT_TIME(fp, fd, timeout, &to);
H A Dlocal.h147 # define SM_CONVERT_TIME(fp, fd, val, time) { \ macro