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