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

/freebsd-11-stable/contrib/file/src/
H A Delfclass.h42 flags |= FLAGS_IS_CORE;
H A Dreadelf.c345 #define FLAGS_IS_CORE 0x0800 macro
798 if (type == NT_PRPSINFO && *flags & FLAGS_IS_CORE) {
820 if (type == NT_PRPSINFO && *flags & FLAGS_IS_CORE) {
1009 if ((*flags & (FLAGS_IS_CORE|FLAGS_DID_CORE_STYLE)) !=
1010 (FLAGS_IS_CORE|FLAGS_DID_CORE_STYLE))

Completed in 125 milliseconds