/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | DataFileCache.cpp | 151 FileSpec cache_file(m_cache_dir); in GetCacheFilePath() local 154 cache_file.AppendPathComponent(filename); in GetCacheFilePath() 155 return cache_file; in GetCacheFilePath() 159 FileSpec cache_file = GetCacheFilePath(key); in RemoveCacheFile() local 161 if (!fs.Exists(cache_file)) in RemoveCacheFile() 163 return fs.RemoveFile(cache_file); in RemoveCacheFile()
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | ntp_cacheversion.m4 | 40 case "$cache_file" in 108 AC_MSG_NOTICE([[$cache_file saved by another version, ignored.]]) 110 AC_MSG_NOTICE([[$cache_file version: $c_version]])
|
/freebsd/contrib/sqlite3/tea/ |
H A D | configure | 795 cache_file=/dev/null 870 ac_prev=cache_file ;; 873 cache_file=$ac_optarg ;; 876 cache_file=config.cache ;; 2052 if test -r "$cache_file"; then 2055 if test /dev/null != "$cache_file" && test -f "$cache_file"; then 2056 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 2057 printf "%s\n" "$as_me: loading cache $cache_file" >&6;} 2058 case $cache_file in 2059 [\\/]* | ?:[\\/]* ) . "$cache_file";; [all …]
|
/freebsd/contrib/tcpdump/ |
H A D | configure | 770 cache_file=/dev/null 845 ac_prev=cache_file ;; 848 cache_file=$ac_optarg ;; 851 cache_file=config.cache ;; 2343 if test -r "$cache_file"; then 2346 if test /dev/null != "$cache_file" && test -f "$cache_file"; then 2347 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 2348 printf "%s\n" "$as_me: loading cache $cache_file" >&6;} 2349 case $cache_file in 2350 [\\/]* | ?:[\\/]* ) . "$cache_file";; [all …]
|
/freebsd/contrib/bmake/ |
H A D | configure | 750 cache_file=/dev/null 825 ac_prev=cache_file ;; 828 cache_file=$ac_optarg ;; 831 cache_file=config.cache ;; 7360 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 7361 if test -w "$cache_file"; then 7362 if test "x$cache_file" != "x/dev/null"; then 7363 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 7364 printf "%s\n" "$as_me: updating cache $cache_file" >&6;} 7365 if test ! -f "$cache_file" || test -h "$cache_file"; then [all …]
|
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | ibnetdiscover.c | 75 static char *cache_file = NULL; variable 1004 cache_file = strdup(optarg); in process_opt() 1148 if (cache_file) in main() 1149 if (ibnd_cache_fabric(fabric, cache_file, 0) < 0) in main()
|
/freebsd/contrib/libpcap/ |
H A D | configure | 844 cache_file=/dev/null 919 ac_prev=cache_file ;; 922 cache_file=$ac_optarg ;; 925 cache_file=config.cache ;; 2440 if test -r "$cache_file"; then 2443 if test /dev/null != "$cache_file" && test -f "$cache_file"; then 2444 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 2445 printf "%s\n" "$as_me: loading cache $cache_file" >&6;} 2446 case $cache_file in 2447 [\\/]* | ?:[\\/]* ) . "$cache_file";; [all …]
|
/freebsd/contrib/openbsm/ |
H A D | configure | 806 cache_file=/dev/null 882 ac_prev=cache_file ;; 885 cache_file=$ac_optarg ;; 888 cache_file=config.cache ;; 2271 if test -r "$cache_file"; then 2274 if test /dev/null != "$cache_file" && test -f "$cache_file"; then 2275 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 2276 $as_echo "$as_me: loading cache $cache_file" >&6;} 2277 case $cache_file in 2278 [\\/]* | ?:[\\/]* ) . "$cache_file";; [all …]
|
/freebsd/contrib/file/ |
H A D | configure | 837 cache_file=/dev/null 912 ac_prev=cache_file ;; 915 cache_file=$ac_optarg ;; 918 cache_file=config.cache ;; 2391 if test -r "$cache_file"; then 2394 if test /dev/null != "$cache_file" && test -f "$cache_file"; then 2395 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 2396 printf "%s\n" "$as_me: loading cache $cache_file" >&6;} 2397 case $cache_file in 2398 [\\/]* | ?:[\\/]* ) . "$cache_file";; [all …]
|
H A D | INSTALL | 286 default values for variables like `CC', `cache_file', and `prefix'.
|
/freebsd/contrib/sqlite3/ |
H A D | configure | 831 cache_file=/dev/null 906 ac_prev=cache_file ;; 909 cache_file=$ac_optarg ;; 912 cache_file=config.cache ;; 2090 if test -r "$cache_file"; then 2093 if test /dev/null != "$cache_file" && test -f "$cache_file"; then 2094 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 2095 printf "%s\n" "$as_me: loading cache $cache_file" >&6;} 2096 case $cache_file in 2097 [\\/]* | ?:[\\/]* ) . "$cache_file";; [all …]
|
H A D | INSTALL | 291 default values for variables like `CC', `cache_file', and `prefix'.
|
/freebsd/contrib/libevent/ |
H A D | configure | 901 cache_file=/dev/null 977 ac_prev=cache_file ;; 980 cache_file=$ac_optarg ;; 983 cache_file=config.cache ;; 2614 if test -r "$cache_file"; then 2617 if test /dev/null != "$cache_file" && test -f "$cache_file"; then 2618 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 2619 $as_echo "$as_me: loading cache $cache_file" >&6;} 2620 case $cache_file in 2621 [\\/]* | ?:[\\/]* ) . "$cache_file";; [all …]
|
/freebsd/contrib/openpam/ |
H A D | configure | 877 cache_file=/dev/null 952 ac_prev=cache_file ;; 955 cache_file=$ac_optarg ;; 958 cache_file=config.cache ;; 2262 if test -r "$cache_file"; then 2265 if test /dev/null != "$cache_file" && test -f "$cache_file"; then 2266 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 2267 printf "%s\n" "$as_me: loading cache $cache_file" >&6;} 2268 case $cache_file in 2269 [\\/]* | ?:[\\/]* ) . "$cache_file";; [all …]
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | configure | 935 cache_file=/dev/null 1010 ac_prev=cache_file ;; 1013 cache_file=$ac_optarg ;; 1016 cache_file=config.cache ;; 2601 if test -r "$cache_file"; then 2604 if test /dev/null != "$cache_file" && test -f "$cache_file"; then 2605 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 2606 printf "%s\n" "$as_me: loading cache $cache_file" >&6;} 2607 case $cache_file i [all...] |
/freebsd/contrib/ldns/ |
H A D | configure | 884 cache_file=/dev/null 958 ac_prev=cache_file ;; 961 cache_file=$ac_optarg ;; 964 cache_file=config.cache ;; 2505 if test -r "$cache_file"; then 2508 if test /dev/null != "$cache_file" && test -f "$cache_file"; then 2509 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 2510 printf "%s\n" "$as_me: loading cache $cache_file" >&6;} 2511 case $cache_file in 2512 [\\/]* | ?:[\\/]* ) . "$cache_file";; [all …]
|
/freebsd/contrib/byacc/ |
H A D | configure | 153 cache_file=/dev/null 223 ac_prev=cache_file ;; 226 cache_file=$ac_optarg ;; 229 cache_file=config.cache ;; 982 { { echo "$as_me:982: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 983 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 7708 if cmp -s $cache_file confcache; then :; else 7709 if test -w $cache_file; then 7710 test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file" 7711 cat confcache >$cache_file [all …]
|
/freebsd/contrib/ntp/sntp/ |
H A D | configure | 994 cache_file=/dev/null 1069 ac_prev=cache_file ;; 1072 cache_file=$ac_optarg ;; 1075 cache_file=config.cache ;; 2666 if test -r "$cache_file"; then 2669 if test /dev/null != "$cache_file" && test -f "$cache_file"; then 2670 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 2671 printf "%s\n" "$as_me: loading cache $cache_file" >&6;} 2672 case $cache_file i [all...] |
/freebsd/contrib/unbound/ |
H A D | configure | 973 cache_file=/dev/null 1048 ac_prev=cache_file ;; 1051 cache_file=$ac_optarg ;; 1054 cache_file=config.cache ;; 2738 if test -r "$cache_file"; then 2741 if test /dev/null != "$cache_file" && test -f "$cache_file"; then 2742 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 2743 printf "%s\n" "$as_me: loading cache $cache_file" >&6;} 2744 case $cache_file in 2745 [\\/]* | ?:[\\/]* ) . "$cache_file";; [all …]
|
/freebsd/contrib/ntp/ |
H A D | configure | 1118 cache_file=/dev/null 1193 ac_prev=cache_file ;; 1196 cache_file=$ac_optarg ;; 1199 cache_file=config.cache ;; 2882 if test -r "$cache_file"; then 2885 if test /dev/null != "$cache_file" && test -f "$cache_file"; then 2886 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 2887 printf "%s\n" "$as_me: loading cache $cache_file" >&6;} 2888 case $cache_file i [all...] |
H A D | INSTALL | 144 default values for variables like `CC', `cache_file', and `prefix'.
|
/freebsd/crypto/heimdal/ |
H A D | configure | 1006 cache_file=/dev/null 1081 ac_prev=cache_file ;; 1084 cache_file=$ac_optarg ;; 1087 cache_file=config.cache ;; 2517 if test -r "$cache_file"; then 2520 if test /dev/null != "$cache_file" && test -f "$cache_file"; then 2521 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 2522 $as_echo "$as_me: loading cache $cache_file" >&6;} 2523 case $cache_file in 2524 [\\/]* | ?:[\\/]* ) . "$cache_file";; [all …]
|
/freebsd/contrib/less/ |
H A D | INSTALL | 152 default values for variables like `CC', `cache_file', and `prefix'.
|
/freebsd/contrib/dialog/ |
H A D | configure | 152 cache_file=/dev/null 222 ac_prev=cache_file ;; 225 cache_file=$ac_optarg ;; 228 cache_file=config.cache ;; 1025 { { echo "$as_me:1025: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 1026 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 26154 if cmp -s $cache_file confcache; then :; else 26155 if test -w $cache_file; then 26156 test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file" 26157 cat confcache >$cache_file [all …]
|
/freebsd/contrib/ncurses/ |
H A D | configure | 153 cache_file=/dev/null 223 ac_prev=cache_file ;; 226 cache_file=$ac_optarg ;; 229 cache_file=config.cache ;; 1146 { { echo "$as_me:1146: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 1147 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 29548 if cmp -s $cache_file confcache; then :; else 29549 if test -w $cache_file; then 29550 test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file" 29551 cat confcache >$cache_file [all …]
|