Home
last modified time | relevance | path

Searched defs:SM_IDSTR (Results 1 – 1 of 1) sorted by last modified time

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dgen.h31 # define SM_IDSTR(id,str) macro
34 # define SM_IDSTR(id,str) SM_UNUSED(static const char id[]) = str; macro