Searched defs:decide (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | main.c | 457 * flag to decide what to return. In the strict case, we return 547 decide(const char *file, int fd, Elf *elf, uint_t flags, function 708 if (decide(name, fd, _elf, flags, 900 * regular() anyway, leaving it to decide what to do. If -w is 973 ret = decide(file, fd, elf, flags, wname, wfd, osabi);
|
Completed in 79 milliseconds