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