Searched defs:sm_putc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dio.h366 #define sm_putc(f, t, c) \ macro
387 # define sm_io_putc(fp, t, x) sm_putc(fp, t, x)

Completed in 58 milliseconds