Home
last modified time | relevance | path

Searched refs:ar_mode (Results 1 – 11 of 11) sorted by relevance

/external/elfutils/src/
Dar.c552 (arhdr->ar_mode & S_IRUSR) ? 'r' : '-', in do_oper_extract()
553 (arhdr->ar_mode & S_IWUSR) ? 'w' : '-', in do_oper_extract()
554 (arhdr->ar_mode & S_IXUSR) in do_oper_extract()
555 ? ((arhdr->ar_mode & S_ISUID) ? 's' : 'x') in do_oper_extract()
556 : ((arhdr->ar_mode & S_ISUID) ? 'S' : '-'), in do_oper_extract()
557 (arhdr->ar_mode & S_IRGRP) ? 'r' : '-', in do_oper_extract()
558 (arhdr->ar_mode & S_IWGRP) ? 'w' : '-', in do_oper_extract()
559 (arhdr->ar_mode & S_IXGRP) in do_oper_extract()
560 ? ((arhdr->ar_mode & S_ISGID) ? 's' : 'x') in do_oper_extract()
561 : ((arhdr->ar_mode & S_ISGID) ? 'S' : '-'), in do_oper_extract()
[all …]
Darlib.c76 memcpy (ar_hdr.ar_mode, "0 ", sizeof (ar_hdr.ar_mode)); in arlib_init()
95 memcpy (ar_hdr.ar_mode, " ", sizeof (ar_hdr.ar_mode)); in arlib_init()
/external/elfutils/tests/
Darls.c102 (int) arhdr->ar_mode, (long long int) arhdr->ar_size); in handle()
Dsaridx.c187 arhdr->ar_mode, in main()
/external/elfutils/libelf/
Dlibelf.h200 mode_t ar_mode; /* File mode. */ member
Delf_begin.c982 INT_FIELD (ar_mode); in __libelf_next_arhdr_wrlock()
/external/elfutils/po/
Dja.po1151 msgid "cannot represent ar_mode"
Dde.po1153 msgid "cannot represent ar_mode"
Duk.po1150 msgid "cannot represent ar_mode"
Dpl.po1143 msgid "cannot represent ar_mode"
Des.po1156 msgid "cannot represent ar_mode"