Home
last modified time | relevance | path

Searched defs:host_open (Results 1 – 2 of 2) sorted by path

/freebsd/stand/kboot/libkboot/
H A Dhost_syscalls.c115 host_open(const char *path, int flags, int mode) in host_open() function
/freebsd/stand/userboot/userboot/
H A Dhost.c45 host_open(const char *upath, struct open_file *f) in host_open() function