Searched refs:FLAGS_IS_CORE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/file/src/
H A Delfclass.h42 flags |= FLAGS_IS_CORE;
H A Dreadelf.c321 #define FLAGS_IS_CORE 0x100 macro
730 if (type == NT_PRPSINFO && *flags & FLAGS_IS_CORE) {
913 if (type != NT_AUXV || (*flags & FLAGS_IS_CORE) == 0)

Completed in 36 milliseconds