HomeSort by: relevance | last modified time | path
    Searched refs:__IDSTRING (Results 1 - 8 of 8) sorted by relevancy

  /src/usr.bin/crunch/crunchide/
exec_elf64.c 39 __IDSTRING(elf64rcsid, "$NetBSD: exec_elf64.c,v 1.5 2003/07/26 20:34:12 salo Exp $");
  /src/usr.sbin/kvm_mkdb/
nlist_elf64.c 39 __IDSTRING(e64rcsid,
  /src/usr.sbin/mdsetimage/
exec_elf64.c 34 __IDSTRING(e64rcsid,
  /src/sys/sys/
cdefs_aout.h 75 #define __IDSTRING(_n,_s) \
82 __IDSTRING(rcsid,_s); \
83 __IDSTRING(revisionid, \
86 #define __RCSID(_s) __IDSTRING(rcsid,_s)
91 #define __COPYRIGHT(_s) __IDSTRING(copyright,_s)
98 #define __KERNEL_RCSID(_n,_s) __IDSTRING(__CONCAT(rcsid,_n),_s)
103 #define __KERNEL_COPYRIGHT(_n, _s) __IDSTRING(__CONCAT(copyright,_n),_s)
cdefs_elf.h 163 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s)
167 __IDSTRING(rcsid,_s); \
168 __IDSTRING(revisionid, \
171 #define __RCSID(_s) __IDSTRING(rcsid,_s)
  /src/lib/libc/net/
hesiod.c 48 __IDSTRING(rcsid_hesiod_c,
50 __IDSTRING(rcsid_hesiod_p_h,
52 __IDSTRING(rcsid_hescompat_c,
  /src/tools/m4/bootstrap/
parser.c 9 #if defined(__NetBSD__) && defined(__IDSTRING)
10 __IDSTRING(yyrcsid, "NetBSD: skeleton.c,v 1.29 2008/07/18 14:25:37 drochner Exp ");
11 #endif /* __NetBSD__ && __IDSTRING */
  /src/usr.bin/unifdef/
unifdef.c 78 #ifdef __IDSTRING
79 __IDSTRING(Berkeley, "@(#)unifdef.c 8.1 (Berkeley) 6/6/93");
80 __IDSTRING(NetBSD, "$NetBSD: unifdef.c,v 1.22 2012/10/13 18:26:03 christos Exp $");
81 __IDSTRING(dotat, "$dotat: things/unifdef.c,v 1.161 2003/07/01 15:32:48 fanf2 Exp $");

Completed in 16 milliseconds