Searched refs:function (Results 1 – 4 of 4) sorted by relevance
27 xpthread_check_return (const char *function, int value) in xpthread_check_return() argument32 FAIL_EXIT1 ("%s: %m", function); in xpthread_check_return()
25 oom_error (const char *function, size_t size) in oom_error() argument27 printf ("%s: unable to allocate %zu bytes: %m\n", function, size); in oom_error()
40 void xpthread_check_return (const char *function, int value);
53 void oom_error (const char *function, size_t size)
Completed in 8 milliseconds