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

/freebsd-10.0-release/sbin/hastd/
H A Dlzf.c298 # define SET_ERRNO(n) macro
301 # define SET_ERRNO(n) errno = (n) macro
330 SET_ERRNO (E2BIG);
337 SET_ERRNO (EINVAL);
359 SET_ERRNO (EINVAL);
369 SET_ERRNO (EINVAL);
379 SET_ERRNO (E2BIG);
385 SET_ERRNO (EINVAL);

Completed in 63 milliseconds