Home
last modified time | relevance | path

Searched refs:rcsid (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/contrib/libevent/
H A Dstrlcpy.c31 static char *rcsid = "$OpenBSD: strlcpy.c,v 1.5 2001/05/13 15:40:16 deraadt Exp $"; variable
/freebsd/contrib/ntp/sntp/libevent/
H A Dstrlcpy.c31 static char *rcsid = "$OpenBSD: strlcpy.c,v 1.5 2001/05/13 15:40:16 deraadt Exp $"; variable
/freebsd/contrib/ntp/libntp/lib/isc/
H A Dnetscope.c21 static char rcsid[] = variable
H A Dinet_pton.c21 static char rcsid[] = variable
H A Dinet_ntop.c21 static char rcsid[] = variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Djitprofiling.c32 static const char rcsid[] = "\n@(#) $Revision: 243501 $\n"; variable
279 char *dllName = (char*)rcsid; /* !! Just to avoid unused code elimination */ in loadiJIT_Funcs()
/freebsd/contrib/pf/pflogd/
H A Dpidfile.c35 static const char rcsid[] = "$OpenBSD: pidfile.c,v 1.5 2002/05/26 09:29:02 deraadt Exp $"; variable
/freebsd/contrib/bmake/missing/sys/
H A Dcdefs.h179 #define __RCSID(s) __IDSTRING(rcsid,s)
/freebsd/contrib/bmake/
H A Dsetenv.c41 static char *rcsid = "$Id: setenv.c,v 1.5 1996/09/04 22:10:42 sjg Exp $"; variable
H A Dsigcompat.c107 static char *rcsid = "$Id: sigcompat.c,v 1.24 2022/09/26 17:38:10 sjg Exp $"; variable
H A Dmake.h1244 # define __RCSID(s) __IDSTRING(rcsid,s)
1257 # define MAKE_RCSID(id) static volatile char rcsid[] = id
/freebsd/contrib/file/src/
H A Dfile.h715 static const char rcsid[] __attribute__((__used__)) = id;
718 static const char *rcsid(const char *p) { \
719 return rcsid(p = id); \
/freebsd/crypto/heimdal/lib/roken/
H A Dfnmatch.c39 static char rcsid[] = "$NetBSD: fnmatch.c,v 1.11 1995/02/27 03:43:06 cgd Exp $"; variable
/freebsd/crypto/heimdal/appl/rcp/
H A Dutil.c39 static const char rcsid[] =
/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-closefrom.c56 __unused static const char rcsid[] = "$Sudo: closefrom.c,v 1.11 2006/08/17 15:26:54 millert Exp $";
/freebsd/usr.sbin/cron/crontab/
H A Dcrontab.c23 static const char rcsid[] = variable
522 fprintf(tmp, "# (Cron version -- %s)\n", rcsid);
/freebsd/usr.sbin/cron/cron/
H A Dpopen.c27 static const char rcsid[] = variable
H A Ddatabase.c23 static const char rcsid[] = variable
H A Ddo_command.c23 static const char rcsid[] = variable
H A Dcron.c23 static const char rcsid[] = variable
/freebsd/contrib/ntp/libparse/
H A Dparsesolaris.c40 static char rcsid[] = "parsesolaris.c,v 4.11 2005/04/16 17:32:10 kardel RELEASE_20050508_A"; variable
107 t = rcsid; in _init()
H A Dparsestreams.c46 static char rcsid[] = "parsestreams.c,v 4.11 2005/04/16 17:32:10 kardel RELEASE_20050508_A"; variable
265 s = rcsid; /* NOOP - keep compilers happy */ in xxxinit()
H A Dparse.c50 static char rcsid[] = "parse.c,v 4.20 2005/08/06 17:39:40 kardel RELEASE_20050806_A"; variable
/freebsd/contrib/mandoc/
H A Droff.c1261 int rcsid; /* kind of RCS id seen */ in roff_expand() local
1279 rcsid = 0; in roff_expand()
1281 rcsid = 1 << MANDOC_OS_OPENBSD; in roff_expand()
1284 rcsid = 1 << MANDOC_OS_NETBSD; in roff_expand()
1290 if (r->man->meta.rcsids & rcsid) in roff_expand()
1294 r->man->meta.rcsids |= rcsid; in roff_expand()
/freebsd/usr.sbin/cron/lib/
H A Dentry.c24 static const char rcsid[] = variable

12