Home
last modified time | relevance | path

Searched refs:opt_format_old (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/elf/
Dcache.c575 if (opt_format != opt_format_old) in save_cache()
593 if (opt_format != opt_format_old) in save_cache()
619 if (opt_format != opt_format_old) in save_cache()
640 if (opt_format != opt_format_old) in save_cache()
677 if (opt_format != opt_format_old) in save_cache()
685 if (opt_format != opt_format_old) in save_cache()
708 if (opt_format != opt_format_old) in save_cache()
727 if (opt_format != opt_format_old) in save_cache()
Dldconfig.c289 opt_format = opt_format_old; in parse_opt()
/glibc-2.36/sysdeps/generic/
Dldconfig.h108 opt_format_old = 0, /* Use struct cache_file. */ enumerator