Home
last modified time | relevance | path

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

/trusty/kernel/lib/libc-trusty/
Dlibc_state.c27 state->errno_val = 0; in libc_state_create()
68 return &state->errno_val; in __errno_location()
/trusty/kernel/lib/libc-trusty/include/trusty/
Dlibc_state.h27 int errno_val; member