| /freebsd-14.2/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-14.2/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-14.2/contrib/bmake/ |
| H A D | configure | 754 cache_file=/dev/null 829 ac_prev=cache_file ;; 832 cache_file=$ac_optarg ;; 835 cache_file=config.cache ;; 2222 if test -r "$cache_file"; then 2225 if test /dev/null != "$cache_file" && test -f "$cache_file"; then 2228 case $cache_file in 2236 >$cache_file 7125 if test ! -f "$cache_file" || test -h "$cache_file"; then 7126 cat confcache >"$cache_file" [all …]
|
| /freebsd-14.2/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 2349 case $cache_file in 2357 >$cache_file 9763 if test ! -f "$cache_file" || test -h "$cache_file"; then 9764 cat confcache >"$cache_file" [all …]
|
| /freebsd-14.2/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 2058 case $cache_file in 2066 >$cache_file 9093 if test ! -f "$cache_file" || test -h "$cache_file"; then 9094 cat confcache >"$cache_file" [all …]
|
| /freebsd-14.2/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-14.2/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 2446 case $cache_file in 2454 >$cache_file 14031 if test ! -f "$cache_file" || test -h "$cache_file"; then 14032 cat confcache >"$cache_file" [all …]
|
| /freebsd-14.2/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 2096 case $cache_file in 2104 >$cache_file 14821 if test ! -f "$cache_file" || test -h "$cache_file"; then 14822 cat confcache >"$cache_file" [all …]
|
| H A D | INSTALL | 291 default values for variables like `CC', `cache_file', and `prefix'.
|
| /freebsd-14.2/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 2397 case $cache_file in 2405 >$cache_file 15827 if test ! -f "$cache_file" || test -h "$cache_file"; then 15828 cat confcache >"$cache_file" [all …]
|
| H A D | INSTALL | 286 default values for variables like `CC', `cache_file', and `prefix'.
|
| /freebsd-14.2/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 2277 case $cache_file in 2285 >$cache_file 14358 if test ! -f "$cache_file" || test -h "$cache_file"; then 14359 cat confcache >"$cache_file" [all …]
|
| /freebsd-14.2/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 2620 case $cache_file in 2628 >$cache_file 18669 if test ! -f "$cache_file" || test -h "$cache_file"; then 18670 cat confcache >"$cache_file" [all …]
|
| /freebsd-14.2/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 2607 case $cache_file in 2615 >$cache_file 20061 if test ! -f "$cache_file" || test -h "$cache_file"; then 20062 cat confcache >"$cache_file" [all …]
|
| /freebsd-14.2/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 2268 case $cache_file in 2276 >$cache_file 17749 if test ! -f "$cache_file" || test -h "$cache_file"; then 17750 cat confcache >"$cache_file" [all …]
|
| /freebsd-14.2/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 2511 case $cache_file in 2519 >$cache_file 19571 if test ! -f "$cache_file" || test -h "$cache_file"; then 19572 cat confcache >"$cache_file" [all …]
|
| /freebsd-14.2/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 ;; 979 { { echo "$as_me:979: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 980 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 7446 if cmp -s $cache_file confcache; then :; else 7447 if test -w $cache_file; then 7448 test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file" 7449 cat confcache >$cache_file [all …]
|
| /freebsd-14.2/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 ;; 2669 if test /dev/null != "$cache_file" && test -f "$cache_file"; then 2672 case $cache_file in 2680 >$cache_file 3219 case "$cache_file" in 28326 if test ! -f "$cache_file" || test -h "$cache_file"; then 28332 mv -f "$cache_file"$$ "$cache_file" ;; #( [all …]
|
| /freebsd-14.2/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 2744 case $cache_file in 2752 >$cache_file 25076 if test ! -f "$cache_file" || test -h "$cache_file"; then 25077 cat confcache >"$cache_file" [all …]
|
| /freebsd-14.2/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 ;; 2885 if test /dev/null != "$cache_file" && test -f "$cache_file"; then 2888 case $cache_file in 2896 >$cache_file 3439 case "$cache_file" in 35223 if test ! -f "$cache_file" || test -h "$cache_file"; then 35229 mv -f "$cache_file"$$ "$cache_file" ;; #( [all …]
|
| H A D | INSTALL | 144 default values for variables like `CC', `cache_file', and `prefix'.
|
| /freebsd-14.2/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 2523 case $cache_file in 2531 >$cache_file 28631 cat confcache >$cache_file 31151 ac_prev=cache_file ;; [all …]
|
| /freebsd-14.2/contrib/less/ |
| H A D | INSTALL | 152 default values for variables like `CC', `cache_file', and `prefix'.
|
| /freebsd-14.2/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 …]
|
| /freebsd-14.2/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 …]
|