Home
last modified time | relevance | path

Searched refs:SM_UNUSED (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/cmd/sendmail/include/sm/
H A Dcdefs.h87 # ifndef SM_UNUSED
90 # define SM_UNUSED(decl) decl macro
92 # define SM_UNUSED(decl) decl __attribute__((__unused__)) macro
95 # define SM_UNUSED(decl) decl macro
H A Dgen.h35 # define SM_RCSID(str) SM_UNUSED(static const char RcsId[]) = str;
36 # define SM_IDSTR(id,str) SM_UNUSED(static const char id[]) = str;
H A Dexc.h172 SM_UNUSED(SM_EXC_T *e) = _h.eh_value;
/titanic_41/usr/src/cmd/sendmail/aux/
H A Deditmap.c18 SM_UNUSED(static char copyright[]) =
27 SM_UNUSED(static char id[]) = "@(#)$Id: editmap.c,v 1.25 2007/05/11 18:50:35 ca Exp $";
/titanic_41/usr/src/cmd/sendmail/src/
H A Dusersmtp.c1067 SM_UNUSED(void *context);
1265 SM_UNUSED(void *context);
H A Dsendmail.h55 SM_UNUSED(static char SmailId[]) = "@(#)$Id: sendmail.h,v 8.1068 2009/12/18 17:08:01 ca Exp $";
H A Dmain.c26 SM_UNUSED(static char copyright[]) =
H A Dconf.c2069 SM_UNUSED(static char rcsid[]) = "@(#)$OrigId: getloadavg.c,v 1.16 1991/06/21 12:51:15 paul Exp $";