Home
last modified time | relevance | path

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

/external/elfutils/src/
Delflint.c147 bool only_one = remaining + 1 == argc; in main() local
233 const char *fname, size_t size, bool only_one) in process_file()
4731 const char *fname, size_t size, bool only_one) in process_elf_file()
Dreadelf.c339 bool only_one = remaining + 1 == argc; in main() local
695 check_archive_index (int fd, const char *fname, bool only_one) in check_archive_index()
739 bool only_one; member
833 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()