Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyveload/
H A Dbhyveload.c157 struct cb_file { struct
170 struct cb_file *cf; in cb_open() argument
202 cf = malloc(sizeof(struct cb_file)); in cb_open()
231 struct cb_file *cf = h; in cb_close()
245 struct cb_file *cf = h; in cb_isdir()
253 struct cb_file *cf = h; in cb_read()
269 struct cb_file *cf = h; in cb_readdir()
295 struct cb_file *cf = h; in cb_seek()
307 struct cb_file *cf = h; in cb_stat()