Searched refs:SM_RCSID (Results 1 – 25 of 131) sorted by relevance
123456
/freebsd/contrib/sendmail/include/sm/ |
H A D | gen.h | 30 # define SM_RCSID(str) macro 33 # define SM_RCSID(str) SM_UNUSED(static const char RcsId[]) = str; macro
|
/freebsd/contrib/sendmail/libsmutil/ |
H A D | debug.c | 13 SM_RCSID("@(#)$Id: debug.c,v 8.10 2013-11-22 20:51:50 ca Exp $")
|
/freebsd/contrib/sendmail/src/ |
H A D | version.c | 16 SM_RCSID("@(#)$Id: version.c,v 8.250 2014-01-27 12:55:16 ca Exp $")
|
/freebsd/contrib/sendmail/libsm/ |
H A D | xtrap.c | 11 SM_RCSID("@(#)$Id: xtrap.c,v 1.6 2013-11-22 20:51:44 ca Exp $")
|
H A D | clrerr.c | 16 SM_RCSID("@(#)$Id: clrerr.c,v 1.14 2013-11-22 20:51:42 ca Exp $")
|
H A D | feof.c | 16 SM_RCSID("@(#)$Id: feof.c,v 1.14 2013-11-22 20:51:42 ca Exp $")
|
H A D | ferror.c | 16 SM_RCSID("@(#)$Id: ferror.c,v 1.14 2013-11-22 20:51:42 ca Exp $")
|
H A D | vprintf.c | 16 SM_RCSID("@(#)$Id: vprintf.c,v 1.15 2013-11-22 20:51:44 ca Exp $")
|
H A D | get.c | 16 SM_RCSID("@(#)$Id: get.c,v 1.19 2013-11-22 20:51:43 ca Exp $")
|
H A D | rewind.c | 16 SM_RCSID("@(#)$Id: rewind.c,v 1.19 2013-11-22 20:51:43 ca Exp $")
|
H A D | strerror.c | 15 SM_RCSID("@(#)$Id: strerror.c,v 1.24 2013-11-22 20:51:43 ca Exp $")
|
H A D | flags.c | 16 SM_RCSID("@(#)$Id: flags.c,v 1.24 2013-11-22 20:51:42 ca Exp $")
|
H A D | fpurge.c | 16 SM_RCSID("@(#)$Id: fpurge.c,v 1.21 2013-11-22 20:51:42 ca Exp $")
|
H A D | fprintf.c | 16 SM_RCSID("@(#)$Id: fprintf.c,v 1.18 2013-11-22 20:51:42 ca Exp $")
|
H A D | fput.c | 16 SM_RCSID("@(#)$Id: fput.c,v 1.21 2013-11-22 20:51:42 ca Exp $")
|
H A D | fscanf.c | 16 SM_RCSID("@(#)$Id: fscanf.c,v 1.18 2013-11-22 20:51:42 ca Exp $")
|
H A D | inet6_ntop.c | 12 SM_RCSID("@(#)$Id: inet6_ntop.c,v 1.2 2013-11-22 20:51:43 ca Exp $")
|
H A D | put.c | 16 SM_RCSID("@(#)$Id: put.c,v 1.28 2013-11-22 20:51:43 ca Exp $")
|
H A D | string.c | 12 SM_RCSID("@(#)$Id: string.c,v 1.4 2013-11-22 20:51:43 ca Exp $")
|
H A D | stringf.c | 11 SM_RCSID("@(#)$Id: stringf.c,v 1.16 2013-11-22 20:51:43 ca Exp $")
|
H A D | fwalk.c | 16 SM_RCSID("@(#)$Id: fwalk.c,v 1.22 2013-11-22 20:51:43 ca Exp $")
|
H A D | fwrite.c | 16 SM_RCSID("@(#)$Id: fwrite.c,v 1.25 2013-11-22 20:51:43 ca Exp $")
|
H A D | strcasecmp.c | 15 SM_RCSID("@(#)$Id: strcasecmp.c,v 1.16 2013-11-22 20:51:43 ca Exp $")
|
H A D | strexit.c | 11 SM_RCSID("@(#)$Id: strexit.c,v 1.6 2013-11-22 20:51:43 ca Exp $")
|
/freebsd/contrib/sendmail/libmilter/ |
H A D | handler.c | 12 SM_RCSID("@(#)$Id: handler.c,v 8.40 2013-11-22 20:51:36 ca Exp $")
|
123456