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

/barrelfish-2018-10-04/lib/libc/sys/barrelfish/
H A Dposix_syscalls.c14 typedef int fsclose_fn_t(int); typedef
34 fsclose_fn_t *close;
48 fsclose_fn_t *close_fn,
/barrelfish-2018-10-04/lib/libc/sys/
H A Dbarrelfish_syscalls.c16 typedef int fsclose_fn_t(int); typedef
36 fsclose_fn_t *close;
55 fsclose_fn_t *close_fn,
/barrelfish-2018-10-04/lib/vfs/
H A Dfopen.c245 typedef int fsclose_fn_t(int); typedef
251 fsclose_fn_t *close_fn,

Completed in 33 milliseconds