Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/src/
H A Ducl_hash.c387 #define UHI_SETERR(ep, ern) {if (ep != NULL) *ep = (ern);} macro
396 UHI_SETERR(ep, EINVAL); in ucl_hash_iterate2()
404 UHI_SETERR(ep, ENOMEM); in ucl_hash_iterate2()
412 UHI_SETERR(ep, 0); in ucl_hash_iterate2()