OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__IDSTRING
(Results
1 - 2
of
2
) sorted by relevancy
/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)
Completed in 59 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025