Home
last modified time | relevance | path

Searched refs:OPT_F_DIR (Results 1 – 4 of 4) sorted by relevance

/external/ltrace/
Doptions.h77 OPT_F_DIR, enumerator
Doptions.c501 entry->kind = OPT_F_DIR; in opt_F_get_kind()
Dprototype.c354 if (opt_F_get_kind(entry) != OPT_F_DIR) in consider_confdir_cb()
/external/ltrace/sysdeps/linux-gnu/
Dhooks.c62 if (opt_F_get_kind(entry) == OPT_F_DIR) in add_dir_component_cb()