Home
last modified time | relevance | path

Searched refs:__RCSID (Results 1 – 25 of 493) sorted by relevance

12345678910>>...20

/freebsd/contrib/libedit/
H A Dsys.h68 #ifndef __RCSID
69 #define __RCSID(x) macro
/freebsd/tools/build/cross-build/include/common/sys/
H A Dcdefs.h236 #ifndef __RCSID
237 #define __RCSID(x) macro
242 #ifndef __RCSID
243 #define __RCSID(x) macro
/freebsd/contrib/file/src/
H A Dstrcasestr.c36 __RCSID("$NetBSD: strcasestr.c,v 1.3 2005/11/29 03:12:00 christos Exp $");
37 __RCSID("$NetBSD: strncasecmp.c,v 1.2 2007/06/04 18:19:27 christos Exp $");
/freebsd/contrib/mtree/
H A Dexcludes.c38 #if defined(__RCSID) && !defined(lint)
39 __RCSID("$NetBSD: excludes.c,v 1.13 2004/06/20 22:20:18 jmc Exp $");
H A Dcrc.c40 #if defined(__RCSID) && !defined(lint)
44 __RCSID("$NetBSD: crc.c,v 1.11 2024/12/05 17:17:43 christos Exp $");
H A Donly.c40 #if defined(__RCSID) && !defined(lint)
41 __RCSID("$NetBSD: only.c,v 1.3 2017/09/07 04:04:13 nakayama Exp $");
/freebsd/contrib/bmake/missing/sys/
H A Dcdefs.h178 #ifndef __RCSID
179 #define __RCSID(s) __IDSTRING(rcsid,s) macro
/freebsd/contrib/blocklist/port/
H A Dport.h35 #ifndef __RCSID
36 #define __RCSID(a) macro
/freebsd/lib/libnetbsd/
H A Defun.c37 #ifdef __RCSID
38 __RCSID("$NetBSD: efun.c,v 1.10 2015/07/26 02:20:30 kamil Exp $");
/freebsd/contrib/netbsd-tests/lib/libc/arch/arm/
H A Dexec_prot_support.c33 __RCSID("$NetBSD: exec_prot_support.c,v 1.1 2011/07/18 23:16:09 jym Exp $");
/freebsd/contrib/netbsd-tests/lib/libc/arch/hppa/
H A Dexec_prot_support.c33 __RCSID("$NetBSD: exec_prot_support.c,v 1.1 2011/07/18 23:16:09 jym Exp $");
/freebsd/contrib/netbsd-tests/lib/libc/arch/ia64/
H A Dexec_prot_support.c33 __RCSID("$NetBSD: exec_prot_support.c,v 1.1 2011/07/18 23:16:09 jym Exp $");
/freebsd/contrib/netbsd-tests/lib/libc/arch/m68k/
H A Dexec_prot_support.c33 __RCSID("$NetBSD: exec_prot_support.c,v 1.1 2011/07/18 23:16:09 jym Exp $");
/freebsd/contrib/netbsd-tests/lib/libc/arch/mips/
H A Dexec_prot_support.c33 __RCSID("$NetBSD: exec_prot_support.c,v 1.1 2011/07/18 23:16:10 jym Exp $");
/freebsd/contrib/netbsd-tests/lib/libc/arch/or1k/
H A Dexec_prot_support.c33 __RCSID("$NetBSD: exec_prot_support.c,v 1.1 2014/09/03 19:34:26 matt Exp $");
/freebsd/contrib/netbsd-tests/lib/libc/arch/powerpc64/
H A Dexec_prot_support.c33 __RCSID("$NetBSD: exec_prot_support.c,v 1.1 2011/07/18 23:16:10 jym Exp $");
/freebsd/contrib/netbsd-tests/lib/libc/arch/riscv/
H A Dexec_prot_support.c33 __RCSID("$NetBSD: exec_prot_support.c,v 1.1 2014/09/19 17:36:26 matt Exp $");
/freebsd/contrib/netbsd-tests/lib/libc/arch/sh3/
H A Dexec_prot_support.c33 __RCSID("$NetBSD: exec_prot_support.c,v 1.1 2011/07/18 23:16:10 jym Exp $");
/freebsd/contrib/netbsd-tests/lib/libc/arch/sparc/
H A Dexec_prot_support.c33 __RCSID("$NetBSD: exec_prot_support.c,v 1.1 2011/07/18 23:16:10 jym Exp $");
/freebsd/contrib/netbsd-tests/lib/libc/arch/sparc64/
H A Dexec_prot_support.c33 __RCSID("$NetBSD: exec_prot_support.c,v 1.2 2016/12/31 11:51:20 martin Exp $");
/freebsd/contrib/netbsd-tests/lib/libc/arch/vax/
H A Dexec_prot_support.c33 __RCSID("$NetBSD: exec_prot_support.c,v 1.1 2011/07/18 23:16:10 jym Exp $");
/freebsd/contrib/netbsd-tests/lib/libc/arch/aarch64/
H A Dexec_prot_support.c33 __RCSID("$NetBSD: exec_prot_support.c,v 1.1 2014/08/10 05:47:38 matt Exp $");
/freebsd/contrib/netbsd-tests/lib/libc/arch/alpha/
H A Dexec_prot_support.c33 __RCSID("$NetBSD: exec_prot_support.c,v 1.1 2011/07/18 23:16:09 jym Exp $");
/freebsd/contrib/netbsd-tests/lib/libc/arch/x86_64/
H A Dexec_prot_support.c33 __RCSID("$NetBSD: exec_prot_support.c,v 1.1 2011/07/18 23:16:11 jym Exp $");
/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dh_exit.c32 __RCSID("$NetBSD: h_exit.c,v 1.1 2010/07/16 15:42:53 jmmv Exp $");

12345678910>>...20