OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:buildinfo
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/conf/
newvers.sh
72
#
BUILDINFO
A string to be stored in the kernel's
buildinfo
73
# variable. ${
BUILDINFO
} may be a multi-line string,
241
buildinfo_source="$(printf "%b" "${
BUILDINFO
}" | source_lines)"
261
const char
buildinfo
[] = ${buildinfo_source:-${emptyq}};
/src/sys/sys/
systm.h
83
extern const char
buildinfo
[]; /* information from build environment */
/src/sys/kern/
init_sysctl.c
581
CTLTYPE_STRING, "
buildinfo
",
583
NULL, 0, __UNCONST(
buildinfo
), 0,
Completed in 36 milliseconds
Indexes created Sun Oct 12 20:09:57 GMT 2025