Home
last modified time | relevance | path

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

/trusty/user/base/lib/libc-trusty/
Dtime.c63 errno = EINVAL; in clock_nanosleep()
67 errno = EINVAL; in clock_nanosleep()
78 errno = EINVAL; in clock_nanosleep()
82 errno = EINVAL; in clock_nanosleep()
95 errno = EINVAL; in clock_nanosleep()
118 errno = EINVAL; in __clock_gettime()
Dtrusty_err.c22 return EINVAL; in lk_err_to_errno()
41 return EINVAL; in lk_err_to_errno()
47 case EINVAL: in errno_to_lk_err()
/trusty/user/app/avb/
Dsecure_storage.h41 int error_ = -EINVAL;
Dsecure_storage.cpp81 error_ = -EINVAL; in close()
/trusty/user/base/lib/dlmalloc/
Dmalloc.c40 #define EINVAL ERR_INVALID_ARGS macro
Ddlmalloc.c5311 return EINVAL; in dlposix_memalign()
/trusty/user/app/storage/test/storage_host_test/
Dstorageproxy_shim.c268 case EINVAL: in translate_errno()
/trusty/user/app/storage/
Drpmb.c317 return -EINVAL; in rpmb_read_data()
602 return -EINVAL; in rpmb_write()
/trusty/kernel/include/shared/lk/
Dtrusty_benchmark.h236 return EINVAL; in trusty_bench_multi_cpus_setup()