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

/fuchsia/zircon/system/ulib/minfs/
H A Dhost.cpp48 } file_t; typedef in namespace:__anon1160
52 static file_t fdtab[MAXFD];
56 file_t* file_get(int fd) {
238 file_t* f = file_get(fd);
250 file_t* f = file_get(fd);
267 file_t* f = file_get(fd);
283 file_t* f = file_get(fd);
299 file_t* f = file_get(fd);
314 file_t* f = file_get(fd);
323 file_t*
[all...]

Completed in 99 milliseconds