Searched refs:cache_file (Results 1 – 18 of 18) sorted by relevance
1848 if test -r "$cache_file"; then1851 if test /dev/null != "$cache_file" && test -f "$cache_file"; then1854 case $cache_file in1862 >$cache_file4061 if test -w "$cache_file"; then4065 if test ! -f "$cache_file" || test -h "$cache_file"; then4066 cat confcache >"$cache_file"4068 case $cache_file in #(4070 mv -f confcache "$cache_file"$$ &&4071 mv -f "$cache_file"$$ "$cache_file" ;; #([all …]
47 struct cache_file *cache; in net_cache_file()230 struct cache_file *cache; in net_cache_file_read()337 static int net_cache_file_mediainfo(struct cache_file *cache, in net_cache_file_mediainfo()372 static int net_cache_file_reset(struct cache_file *cache) in net_cache_file_reset()403 struct cache_file *cache = snd_zalloc( in net_cache_file_init()404 sizeof(struct cache_file), AFM_EXTN); in net_cache_file_init()424 struct cache_file *cache; in net_cache_file_deinit()936 struct cache_file *cache = nc->cache; in net_get_cacheinfo()1129 struct cache_file *cache = nc->cache; in net_cache_stop()
22 struct cache_file { struct
206 cache_file=303 --cache-file=*) cache_file="$optarg" ;;375 if test -n "$cache_file" && test -r "$cache_file"; then376 echo "loading cache $cache_file within ltconfig"377 . $cache_file3066 test -n "$cache_file" || exit 03105 if cmp -s $cache_file confcache; then3108 if test -w $cache_file; then3109 echo "updating cache $cache_file"3110 cat confcache > $cache_file[all …]
815 cache_file=/dev/null891 ac_prev=cache_file ;;894 cache_file=$ac_optarg ;;897 cache_file=config.cache ;;2374 if test -r "$cache_file"; then2377 if test /dev/null != "$cache_file" && test -f "$cache_file"; then2380 case $cache_file in2388 >$cache_file17371 if test ! -f "$cache_file" || test -h "$cache_file"; then17372 cat confcache >"$cache_file"[all …]
291 default values for variables like `CC', `cache_file', and `prefix'.
797 cache_file=/dev/null873 ac_prev=cache_file ;;876 cache_file=$ac_optarg ;;879 cache_file=config.cache ;;2166 if test -r "$cache_file"; then2169 if test /dev/null != "$cache_file" && test -f "$cache_file"; then2172 case $cache_file in2180 >$cache_file16444 if test ! -f "$cache_file" || test -h "$cache_file"; then16445 cat confcache >"$cache_file"[all …]
796 cache_file=/dev/null872 ac_prev=cache_file ;;875 cache_file=$ac_optarg ;;878 cache_file=config.cache ;;2143 if test -r "$cache_file"; then2146 if test /dev/null != "$cache_file" && test -f "$cache_file"; then2149 case $cache_file in2157 >$cache_file13651 if test ! -f "$cache_file" || test -h "$cache_file"; then13652 cat confcache >"$cache_file"[all …]
844 cache_file=/dev/null920 ac_prev=cache_file ;;923 cache_file=$ac_optarg ;;926 cache_file=config.cache ;;2220 if test -r "$cache_file"; then2223 if test /dev/null != "$cache_file" && test -f "$cache_file"; then2226 case $cache_file in2234 >$cache_file13842 if test ! -f "$cache_file" || test -h "$cache_file"; then13843 cat confcache >"$cache_file"[all …]
979 cache_file=/dev/null1056 ac_prev=cache_file ;;1059 cache_file=$ac_optarg ;;1062 cache_file=config.cache ;;2393 if test -r "$cache_file"; then2396 if test /dev/null != "$cache_file" && test -f "$cache_file"; then2399 case $cache_file in2407 >$cache_file13582 if test ! -f "$cache_file" || test -h "$cache_file"; then13583 cat confcache >"$cache_file"[all …]
862 cache_file=/dev/null938 ac_prev=cache_file ;;941 cache_file=$ac_optarg ;;944 cache_file=config.cache ;;2251 if test -r "$cache_file"; then2254 if test /dev/null != "$cache_file" && test -f "$cache_file"; then2257 case $cache_file in2265 >$cache_file14989 if test ! -f "$cache_file" || test -h "$cache_file"; then14990 cat confcache >"$cache_file"[all …]
880 cache_file=/dev/null956 ac_prev=cache_file ;;959 cache_file=$ac_optarg ;;962 cache_file=config.cache ;;2707 if test -r "$cache_file"; then2710 if test /dev/null != "$cache_file" && test -f "$cache_file"; then2713 case $cache_file in2721 >$cache_file21030 if test ! -f "$cache_file" || test -h "$cache_file"; then21031 cat confcache >"$cache_file"[all …]
952 cache_file=/dev/null1029 ac_prev=cache_file ;;1032 cache_file=$ac_optarg ;;1035 cache_file=config.cache ;;2697 if test -r "$cache_file"; then2700 if test /dev/null != "$cache_file" && test -f "$cache_file"; then2703 case $cache_file in2711 >$cache_file25879 if test ! -f "$cache_file" || test -h "$cache_file"; then25880 cat confcache >"$cache_file"[all …]
841 cache_file=/dev/null918 ac_prev=cache_file ;;921 cache_file=$ac_optarg ;;924 cache_file=config.cache ;;2261 if test -r "$cache_file"; then2264 if test /dev/null != "$cache_file" && test -f "$cache_file"; then2267 case $cache_file in2275 >$cache_file14576 if test ! -f "$cache_file" || test -h "$cache_file"; then14577 cat confcache >"$cache_file"[all …]
Completed in 171 milliseconds