Home
last modified time | relevance | path

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

/third_party/ulib/musl/stubs/
A Didstubs.c26 return EFAULT; in stub_getgroups()
33 return EFAULT; in stub_getresgid()
41 return EFAULT; in stub_getresuid()
/third_party/ulib/jemalloc/test/unit/
A Dprof_thread_name.c50 (void *)&thread_name, sizeof(thread_name)), EFAULT, in TEST_BEGIN()
57 (void *)&thread_name, sizeof(thread_name)), EFAULT, in TEST_BEGIN()
A Dmallctl.c405 (void *)&decay_time, sizeof(ssize_t)), EFAULT, in TEST_BEGIN()
530 (void *)&decay_time, sizeof(ssize_t)), EFAULT, in TEST_BEGIN()
/third_party/ulib/jemalloc/test/integration/
A DMALLOCX_ARENA.c32 int expected_err = (have_dss || prec_ind == 0) ? 0 : EFAULT; in thd_start()
/third_party/ulib/musl/include/bits/
A Derrno.h14 #define EFAULT 14 macro
/third_party/ulib/musl/src/errno/
A D__strerror.h57 E(EFAULT, "Bad address")
/third_party/ulib/jemalloc/src/
A Dctl.c1338 ret = EFAULT; in CTL_RO_CONFIG_GEN()
1490 ret = EFAULT; in tcache_create_ctl()
1515 ret = EFAULT; in tcache_flush_ctl()
1539 ret = EFAULT; in tcache_destroy_ctl()
1664 ret = EFAULT; in arena_i_reset_destroy_helper()
1670 ret = EFAULT; in arena_i_reset_destroy_helper()
1713 ret = EFAULT; in arena_i_destroy_ctl()
1775 ret = EFAULT; in arena_i_dss_ctl()
1809 ret = EFAULT; in arena_i_decay_time_ctl()
1860 ret = EFAULT; in arena_i_extent_hooks_ctl()
[all …]
A Dprof.c2133 return (EFAULT); in prof_thread_name_set()
2137 return (EFAULT); in prof_thread_name_set()

Completed in 15 milliseconds