Searched refs:nodump (Results 1 – 3 of 3) sorted by relevance
382 struct rlimit nodump; in dump_core_and_abort() local388 getrlimit(RLIMIT_CORE, &nodump); in dump_core_and_abort()389 nodump.rlim_cur = 0; in dump_core_and_abort()390 setrlimit(RLIMIT_CORE, &nodump); in dump_core_and_abort()
824 struct rlimit nodump; in dump_core_and_abort() local825 getrlimit(RLIMIT_CORE, &nodump); in dump_core_and_abort()826 nodump.rlim_cur=0; in dump_core_and_abort()827 setrlimit(RLIMIT_CORE, &nodump); in dump_core_and_abort()
334 Setting this to "1" will cause the "nodump" flag set