Home
last modified time | relevance | path

Searched refs:ALLOCFAIL (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.c69 #define ALLOCFAIL ((char *)"Allocation failure.") macro
2465 ALLOCFAIL); in get_profile()
2481 ALLOCFAIL); in get_profile()
2639 ALLOCFAIL)); in get_ids()
2672 return (mc_error_create(merr, ENOMEM, ALLOCFAIL)); in get_ids()
2826 return (mc_error_create(err, ENOMEM, ALLOCFAIL)); in restarter_get_method_context()
2839 return (mc_error_create(err, ENOMEM, ALLOCFAIL)); in restarter_get_method_context()
3096 err = mc_error_create(err, ENOMEM, ALLOCFAIL); in restarter_get_method_context()
3102 err = mc_error_create(err, ENOMEM, ALLOCFAIL); in restarter_get_method_context()
3219 err = mc_error_create(err, ENOMEM, ALLOCFAIL); in restarter_get_method_context()
[all …]