Home
last modified time | relevance | path

Searched defs:only_one (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/src/
Delflint.c148 bool only_one = remaining + 1 == argc; in main() local
247 const char *fname, size_t size, bool only_one) in process_file()
4666 const char *fname, size_t size, bool only_one) in process_elf_file()
Dreadelf.c291 bool only_one = remaining + 1 == argc; in main() local
635 check_archive_index (int fd, const char *fname, bool only_one) in check_archive_index()
679 bool only_one; member
735 process_file (int fd, const char *fname, bool only_one) in process_file()
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_lib.c523 bool only_one, int blen, char * b) in sg_decode_transportid_str()