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

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h890 ** We have a strrev() that doesn't allocate anything.
894 # define strrev strrev_sendmail macro
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c144 static char *strrev __P((char *));
2810 w->w_host = strrev(&p[1]);
3453 strrev(fwd) function

Completed in 101 milliseconds