Searched defs:only_one (Results 1 – 3 of 3) sorted by relevance
/external/elfutils/src/ |
D | elflint.c | 147 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()
|
D | readelf.c | 339 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/ |
D | sg_lib.c | 523 bool only_one, int blen, char * b) in sg_decode_transportid_str()
|