Lines Matching refs:failure
3327 " failure action and then return null. (Requests may also\n" +
3882 " MORECORE_FAILURE is the value returned upon failure of MORECORE\n" +
4110 " if no space is available. Additionally, on failure, errno is\n" +
4760 " defined to return 0 on success, and nonzero on failure.\n" +
4763 " action to take on failure.\n" +
6565 " /* catch all failure paths */\n" +
6616 " of if failure somehow altered brk value. (We could still\n" +
6619 " some downstream failure.)\n" +
7151 " /* munmap returns non-zero on failure */\n" +
7359 " return 0; /* propagate failure */\n" +
7548 " if (m == 0) return 0; /* propagate failure */\n" +
8115 " but this will generally result in a malloc failure.)\n" +
8142 " Additionally, if MORECORE ever returns failure for a positive\n" +