Searched refs:cache_file (Results 1 - 25 of 57) sorted by relevance

123

/freebsd-10-stable/contrib/ofed/management/infiniband-diags/scripts/
H A Dcheck_lft_balance.pl65 my $cache_file;
257 $cache_file = "$IBswcountlimits::cache_dir/dump_lfts.out";
258 if ($regenerate_cache || !(-f $cache_file)) {
259 `dump_lfts.sh > $cache_file`;
265 if (!open(FH, "< $cache_file")) {
266 print STDERR ("Couldn't open cache file: $cache_file: $!\n");
H A Dibqueryerrors.pl47 my $cache_file = "";
126 my $data = `ibswitches $cache_file` ||
127 die "'ibswitches $cache_file' failed.\n";
187 $cache_file = get_cache_file($ca_name, $ca_port);
H A Dibprintca.pl79 my $cache_file = get_cache_file($ca_name, $ca_port);
81 if ($regenerate_map || !(-f "$cache_file")) {
86 system("ibhosts $cache_file");
99 open IBNET_TOPO, "<$cache_file" or die "Failed to open ibnet topology\n";
H A Dibprintrt.pl79 my $cache_file = get_cache_file($ca_name, $ca_port);
81 if ($regenerate_map || !(-f "$cache_file")) {
86 system("ibrouters $cache_file");
99 open IBNET_TOPO, "<$cache_file" or die "Failed to open ibnet topology\n";
H A Dibprintswitch.pl79 my $cache_file = get_cache_file($ca_name, $ca_port);
81 if ($regenerate_map || !(-f "$cache_file")) {
86 system("ibswitches $cache_file");
99 open IBNET_TOPO, "<$cache_file" or die "Failed to open ibnet topology\n";
H A DIBswcountlimits.pm261 my $cache_file = get_cache_file($ca_name, $ca_port);
264 if (`ibnetdiscover -g $extra_params > $cache_file`) {
278 my $cache_file = get_cache_file($ca_name, $ca_port);
280 if ($regenerate_map || !(-f "$cache_file")) {
283 open IBNET_TOPO, "<$cache_file"
H A Dibfindnodesusing.pl172 my $cache_file = get_cache_file($ca_name, $ca_port);
173 open IBNET_TOPO, "<$cache_file" or die "Failed to open ibnet topology\n";
/freebsd-10-stable/contrib/gperf/
H A Dconfigure632 cache_file=/dev/null
707 ac_prev=cache_file ;;
710 cache_file=$ac_optarg ;;
713 cache_file=config.cache ;;
1520 if test -r "$cache_file"; then
1523 if test -f "$cache_file"; then
1524 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1525 echo "$as_me: loading cache $cache_file" >&6;}
1526 case $cache_file in
1527 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all...]
/freebsd-10-stable/contrib/gperf/doc/
H A Dconfigure635 cache_file=/dev/null
710 ac_prev=cache_file ;;
713 cache_file=$ac_optarg ;;
716 cache_file=config.cache ;;
1523 if test -r "$cache_file"; then
1526 if test -f "$cache_file"; then
1527 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1528 echo "$as_me: loading cache $cache_file" >&6;}
1529 case $cache_file in
1530 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all...]
/freebsd-10-stable/contrib/gdb/
H A Dltconfig219 cache_file=
388 --cache-file=*) cache_file="$optarg" ;;
489 if test -n "$cache_file" && test -r "$cache_file" && test -f "$cache_file"; then
490 echo "loading cache $cache_file within ltconfig"
491 . $cache_file
2777 test -n "$cache_file" && test -z "$tagname" || exit 0
2816 if cmp -s $cache_file confcache; then
2819 if test -w $cache_file; the
[all...]
/freebsd-10-stable/contrib/gcclibs/libssp/
H A Dconfigure320 cache_file=/dev/null
381 ac_prev=cache_file ;;
384 cache_file=$ac_optarg ;;
387 cache_file=config.cache ;;
1217 if test -r "$cache_file"; then
1220 if test -f "$cache_file"; then
1221 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1222 echo "$as_me: loading cache $cache_file" >&6;}
1223 case $cache_file in
1224 [\\/]* | ?:[\\/]* ) . $cache_file;;
[all...]
/freebsd-10-stable/contrib/gperf/lib/
H A Dconfigure657 cache_file=/dev/null
732 ac_prev=cache_file ;;
735 cache_file=$ac_optarg ;;
738 cache_file=config.cache ;;
1561 if test -r "$cache_file"; then
1564 if test -f "$cache_file"; then
1565 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1566 echo "$as_me: loading cache $cache_file" >&6;}
1567 case $cache_file in
1568 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all...]
/freebsd-10-stable/contrib/gperf/src/
H A Dconfigure657 cache_file=/dev/null
732 ac_prev=cache_file ;;
735 cache_file=$ac_optarg ;;
738 cache_file=config.cache ;;
1561 if test -r "$cache_file"; then
1564 if test -f "$cache_file"; then
1565 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1566 echo "$as_me: loading cache $cache_file" >&6;}
1567 case $cache_file in
1568 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all...]
/freebsd-10-stable/contrib/ldns/drill/
H A Dconfigure708 cache_file=/dev/null
784 ac_prev=cache_file ;;
787 cache_file=$ac_optarg ;;
790 cache_file=config.cache ;;
2085 if test -r "$cache_file"; then
2088 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2089 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2090 $as_echo "$as_me: loading cache $cache_file" >&6;}
2091 case $cache_file i
[all...]
/freebsd-10-stable/contrib/tcsh/
H A Dconfigure722 cache_file=/dev/null
798 ac_prev=cache_file ;;
801 cache_file=$ac_optarg ;;
804 cache_file=config.cache ;;
2440 if test -r "$cache_file"; then
2443 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2444 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2445 $as_echo "$as_me: loading cache $cache_file" >&6;}
2446 case $cache_file i
[all...]
/freebsd-10-stable/contrib/gcclibs/libmudflap/
H A Dconfigure320 cache_file=/dev/null
381 ac_prev=cache_file ;;
384 cache_file=$ac_optarg ;;
387 cache_file=config.cache ;;
1218 if test -r "$cache_file"; then
1221 if test -f "$cache_file"; then
1222 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1223 echo "$as_me: loading cache $cache_file" >&6;}
1224 case $cache_file in
1225 [\\/]* | ?:[\\/]* ) . $cache_file;;
[all...]
/freebsd-10-stable/contrib/apr-util/
H A Dconfigure822 cache_file=/dev/null
898 ac_prev=cache_file ;;
901 cache_file=$ac_optarg ;;
904 cache_file=config.cache ;;
2221 if test -r "$cache_file"; then
2224 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2225 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2226 $as_echo "$as_me: loading cache $cache_file" >&6;}
2227 case $cache_file i
[all...]
/freebsd-10-stable/contrib/bmake/
H A Dconfigure692 cache_file=/dev/null
767 ac_prev=cache_file ;;
770 cache_file=$ac_optarg ;;
773 cache_file=config.cache ;;
2225 if test -r "$cache_file"; then
2228 if test -f "$cache_file"; then
2229 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2230 $as_echo "$as_me: loading cache $cache_file" >&6;}
2231 case $cache_file in
2232 [\\/]* | ?:[\\/]* ) . "$cache_file";;
[all...]
/freebsd-10-stable/contrib/tcpdump/
H A Dconfigure705 cache_file=/dev/null
781 ac_prev=cache_file ;;
784 cache_file=$ac_optarg ;;
787 cache_file=config.cache ;;
2129 if test -r "$cache_file"; then
2132 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2133 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2134 $as_echo "$as_me: loading cache $cache_file" >&6;}
2135 case $cache_file i
[all...]
/freebsd-10-stable/contrib/sqlite3/tea/
H A Dconfigure764 cache_file=/dev/null
840 ac_prev=cache_file ;;
843 cache_file=$ac_optarg ;;
846 cache_file=config.cache ;;
2132 if test -r "$cache_file"; then
2135 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2136 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2137 $as_echo "$as_me: loading cache $cache_file" >&6;}
2138 case $cache_file i
[all...]
/freebsd-10-stable/contrib/byacc/
H A Dconfigure151 cache_file=/dev/null
220 ac_prev=cache_file ;;
223 cache_file=$ac_optarg ;;
226 cache_file=config.cache ;;
900 if test -r "$cache_file"; then
903 if test -f "$cache_file"; then
904 { echo "$as_me:904: loading cache $cache_file" >&5
905 echo "$as_me: loading cache $cache_file" >&6;}
906 case $cache_file in
907 [\\/]* | ?:[\\/]* ) . $cache_file;;
[all...]
/freebsd-10-stable/contrib/libreadline/examples/rlfe/
H A Dconfigure283 cache_file=/dev/null
344 ac_prev=cache_file ;;
347 cache_file=$ac_optarg ;;
350 cache_file=config.cache ;;
1164 if test -r "$cache_file"; then
1167 if test -f "$cache_file"; then
1168 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1169 echo "$as_me: loading cache $cache_file" >&6;}
1170 case $cache_file in
1171 [\\/]* | ?:[\\/]* ) . $cache_file;;
[all...]
/freebsd-10-stable/contrib/opie/
H A Dconfigure45 cache_file=./config.cache
114 ac_prev=cache_file ;;
117 cache_file="$ac_optarg" ;;
520 if test -r "$cache_file"; then
521 echo "loading cache $cache_file"
522 . $cache_file
524 echo "creating cache $cache_file"
525 > $cache_file
4917 if cmp -s $cache_file confcache; then
4920 if test -w $cache_file; the
[all...]
/freebsd-10-stable/contrib/gcclibs/libdecnumber/
H A Dconfigure322 cache_file=/dev/null
383 ac_prev=cache_file ;;
386 cache_file=$ac_optarg ;;
389 cache_file=config.cache ;;
1208 if test -r "$cache_file"; then
1211 if test -f "$cache_file"; then
1212 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1213 echo "$as_me: loading cache $cache_file" >&6;}
1214 case $cache_file in
1215 [\\/]* | ?:[\\/]* ) . $cache_file;;
[all...]
/freebsd-10-stable/contrib/openbsm/
H A Dconfigure798 cache_file=/dev/null
874 ac_prev=cache_file ;;
877 cache_file=$ac_optarg ;;
880 cache_file=config.cache ;;
2256 if test -r "$cache_file"; then
2259 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2260 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2261 $as_echo "$as_me: loading cache $cache_file" >&6;}
2262 case $cache_file i
[all...]

Completed in 270 milliseconds

123