Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dzlib.h151 #define Z_ERRNO (-1) macro
/linux/tools/testing/selftests/bpf/
H A Dunpriv_helpers.c54 if (err == Z_ERRNO) in config_contains()