OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BUILD_INFO_CACHE
(Results
1 - 2
of
2
) sorted by relevancy
/src/distrib/sets/
regpkgset
41
# -c Cache some information in ${
BUILD_INFO_CACHE
}.
75
[ x"${
BUILD_INFO_CACHE
}" != x ] && rm -f "${
BUILD_INFO_CACHE
}"
131
BUILD_INFO_CACHE
="$(${MKTEMP} "/var/tmp/${prog}-BUILD_INFO.XXXXXX")"
132
export
BUILD_INFO_CACHE
145
} > "${
BUILD_INFO_CACHE
}"
regpkg
44
# -c Use cached information from ${
BUILD_INFO_CACHE
}.
153
-c) # The -c option is ignored. The
BUILD_INFO_CACHE
593
if [ x"${
BUILD_INFO_CACHE
}" = x ]; then
608
cp "${
BUILD_INFO_CACHE
}" "${SYSPKG_DB_SUBDIR}/+BUILD_INFO"
Completed in 12 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025