Searched refs:modebuf (Results 1 – 2 of 2) sorted by relevance
426 char modebuf[11]; in print_arelt_descr() local435 mode_string (buf.st_mode, modebuf); in print_arelt_descr()436 modebuf[10] = '\0'; in print_arelt_descr()439 fprintf (file, "%s %ld/%ld %6" BFD_VMA_FMT "u %s ", modebuf + 1, in print_arelt_descr()
939 char modebuf[11]; in main() local943 && (mode_string (statbuf.st_mode, modebuf), modebuf[0] == 'd')) in main()