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

  /src/tools/host-mkdep/
configure 1904 cat >confcache <<\_ACEOF
1948 : end' >>confcache
1949 if cmp -s $cache_file confcache; then :; else
1952 cat confcache >$cache_file
1957 rm -f confcache
  /src/lib/librumpuser/
configure 4215 cat >confcache <<\_ACEOF
4276 :end' >>confcache
4277 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
4283 cat confcache >"$cache_file"
4287 mv -f confcache "$cache_file"$$ &&
4290 mv -f confcache "$cache_file" ;;
4299 rm -f confcache
  /src/sys/external/isc/libsodium/dist/
configure 19155 cat >confcache <<\_ACEOF
19216 :end' >>confcache
19217 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
19223 cat confcache >"$cache_file"
19227 mv -f confcache "$cache_file"$$ &&
19230 mv -f confcache "$cache_file" ;;
19239 rm -f confcache

Completed in 29 milliseconds