Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dfflush.c65 SM_CONVERT_TIME(fp, fd, timeout, &to);
H A Dsetvbuf.c81 SM_CONVERT_TIME(fp, fd, timeout, &to);
H A Drefill.c172 SM_CONVERT_TIME(fp, fd, timeout, &to);
H A Dfvwrite.c80 SM_CONVERT_TIME(fp, fd, timeout, &to);
H A Dlocal.h145 # define SM_CONVERT_TIME(fp, fd, val, time) { \ macro