Searched defs:__RCSID (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/blacklist/port/
H A Dport.h19 #define __RCSID(a) macro
/freebsd-11-stable/lib/libedit/
H A Dsys.h101 #define __RCSID(x) macro
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_platform.h92 #define __RCSID(a) struct _undefined_hack macro
/freebsd-11-stable/sbin/routed/rtquery/
H A Drtquery.c54 #define __RCSID(_s) static const char rcsid[] UNUSED = _s macro
/freebsd-11-stable/sys/sys/
H A Dcdefs.h614 #define __RCSID(s) __IDSTRING(__CONCAT(__rcsid_,__LINE__),s) macro
616 #define __RCSID(s) struct __hack macro
/freebsd-11-stable/sbin/routed/
H A Ddefs.h102 #define __RCSID(_s) static const char rcsid[] UNUSED = _s macro
/freebsd-11-stable/tests/sys/opencrypto/
H A Dcryptodevh.py89 def __RCSID(s): return __IDSTRING(__CONCAT(__rcsid_,__LINE__),s) function
/freebsd-11-stable/contrib/file/src/
H A Dfile.h676 #define __RCSID(a) macro

Completed in 79 milliseconds