Searched refs:MADV_DONTDUMP (Results 1 – 7 of 7) sorted by relevance
56 #define MADV_DONTDUMP 16 /* Explicity exclude from the core dump, macro
58 #define MADV_DONTDUMP 69 /* Explicity exclude from the core dump, macro
62 #define MADV_DONTDUMP 16 /* Explicity exclude from the core dump, macro
89 #define MADV_DONTDUMP 16 /* Explicity exclude from the core dump, macro
101 #define MADV_DONTDUMP 16 /* Explicity exclude from the core dump, macro
75 case MADV_DONTDUMP: in madvise_behavior()409 case MADV_DONTDUMP: in madvise_behavior_valid()
499 #ifdef MADV_DONTDUMP in syscall_arg__scnprintf_madvise_behavior()