Home
last modified time | relevance | path

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

/freebsd-src/stand/kboot/include/
H A Dhost_syscall.h203 is_linux_error(long e) in is_linux_error() function
221 assert(is_linux_error(e)); in host_to_stand_errno()
/freebsd-src/stand/kboot/kboot/
H A Dhostfs.c145 if (is_linux_error(err)) { in hostfs_seek()
H A Dmain.c237 if (is_linux_error((long)va)) in ptov()