Searched refs:SET_ERRNO (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sbin/hastd/
H A Dlzf.c300 # define SET_ERRNO(n) macro
303 # define SET_ERRNO(n) errno = (n) macro
332 SET_ERRNO (E2BIG);
339 SET_ERRNO (EINVAL);
361 SET_ERRNO (EINVAL);
371 SET_ERRNO (EINVAL);
381 SET_ERRNO (E2BIG);
387 SET_ERRNO (EINVAL);

Completed in 70 milliseconds