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

/netbsd-current/external/bsd/file/dist/src/
H A Delfclass.h44 flags |= FLAGS_IS_CORE;
H A Dreadelf.c349 #define FLAGS_IS_CORE 0x0800 macro
811 if (type == NT_PRPSINFO && *flags & FLAGS_IS_CORE) {
833 if (type == NT_PRPSINFO && *flags & FLAGS_IS_CORE) {
1034 if ((*flags & (FLAGS_IS_CORE|FLAGS_DID_CORE_STYLE)) !=
1035 (FLAGS_IS_CORE|FLAGS_DID_CORE_STYLE))

Completed in 205 milliseconds