Searched defs:ELFUNLOCK (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dgetident.c51 ELFUNLOCK(elf) function
64 ELFUNLOCK(elf)
H A Dgetscn.c51 ELFUNLOCK(elf) function
54 ELFUNLOCK(elf);
57 ELFUNLOCK(elf);
67 ELFUNLOCK(elf);
85 ELFUNLOCK(elf);
90 ELFUNLOCK(elf)
100 ELFUNLOCK(elf);
H A Dnewehdr.c77 ELFUNLOCK(elf) function
81 ELFUNLOCK(elf)
94 ELFUNLOCK(elf)
97 ELFUNLOCK(elf);
101 ELFUNLOCK(elf)
108 ELFUNLOCK(elf)
115 ELFUNLOCK(elf)
H A Dnewphdr.c79 ELFUNLOCK(elf)
82 ELFUNLOCK(elf) function
112 ELFUNLOCK(elf)
123 ELFUNLOCK(elf)
138 ELFUNLOCK(elf)
H A Ddecl.h373 #define ELFUNLOCK(e) (void) rw_unlock(&((Elf *)e)->ed_rwlock); macro
375 #define ELFUNLOCK(e) \

Completed in 70 milliseconds