Searched refs:strrev (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/boot/ficl/
H A Dvm.c607 char *strrev( char *string ) function
709 return strrev(string);
745 return strrev(string);
H A Dficl.h664 char *strrev( char *string );
H A Dwords.c2956 strrev(sp->text);
/freebsd-9.3-release/contrib/sendmail/include/sm/
H A Dconf.h893 ** We have a strrev() that doesn't allocate anything.
897 # define strrev strrev_sendmail macro
/freebsd-9.3-release/contrib/sendmail/src/
H A Dqueue.c144 static char *strrev __P((char *));
2823 w->w_host = strrev(&p[1]);
3466 strrev(fwd) function

Completed in 201 milliseconds