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

  /src/tools/host-mkdep/
configure 114 cache_file=/dev/null
182 ac_prev=cache_file ;;
185 cache_file=$ac_optarg ;;
188 cache_file=config.cache ;;
831 if test -r "$cache_file"; then
834 if test -f "$cache_file"; then
835 { echo "$as_me:835: loading cache $cache_file" >&5
836 echo "$as_me: loading cache $cache_file" >&6;}
837 case $cache_file in
838 [\\/]* | ?:[\\/]* ) . $cache_file;;
    [all...]
  /src/tools/make/
configure 698 cache_file=/dev/null
774 ac_prev=cache_file ;;
777 cache_file=$ac_optarg ;;
780 cache_file=config.cache ;;
2002 if test -r "$cache_file"; then
2005 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2006 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2007 $as_echo "$as_me: loading cache $cache_file" >&6;}
2008 case $cache_file i
    [all...]
  /src/lib/librumpuser/
configure 709 cache_file=/dev/null
785 ac_prev=cache_file ;;
788 cache_file=$ac_optarg ;;
791 cache_file=config.cache ;;
2135 if test -r "$cache_file"; then
2138 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2139 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2140 $as_echo "$as_me: loading cache $cache_file" >&6;}
2141 case $cache_file i
    [all...]
  /src/tools/compat/
configure 730 cache_file=/dev/null
805 ac_prev=cache_file ;;
808 cache_file=$ac_optarg ;;
811 cache_file=config.cache ;;
2149 if test -r "$cache_file"; then
2152 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2153 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2154 printf "%s\n" "$as_me: loading cache $cache_file" >&6;}
2155 case $cache_file i
    [all...]
  /src/sys/external/isc/libsodium/dist/
configure 872 cache_file=/dev/null
948 ac_prev=cache_file ;;
951 cache_file=$ac_optarg ;;
954 cache_file=config.cache ;;
2308 if test -r "$cache_file"; then
2311 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2312 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2313 $as_echo "$as_me: loading cache $cache_file" >&6;}
2314 case $cache_file i
    [all...]

Completed in 195 milliseconds