HomeSort by relevance Sort by last modified time
    Searched refs:OPT_F_DIR (Results 1 - 4 of 4) sorted by null

  /external/ltrace/
options.h 77 OPT_F_DIR,
87 * OPT_F_FILE or OPT_F_DIR, cache the result, and return it. Return
options.c 501 entry->kind = OPT_F_DIR;
prototype.c 354 if (opt_F_get_kind(entry) != OPT_F_DIR)
  /external/ltrace/sysdeps/linux-gnu/
hooks.c 62 if (opt_F_get_kind(entry) == OPT_F_DIR)

Completed in 36 milliseconds