Searched refs:cloudabi_sys_file_create (Results 1 – 3 of 3) sorted by relevance
37 …{ AS(cloudabi_sys_file_create_args), (sy_call_t *)cloudabi_sys_file_create, AUE_NULL, NULL, 0, 0, …
338 int cloudabi_sys_file_create(struct thread *, struct cloudabi_sys_file_create_args *);
142 cloudabi_sys_file_create(struct thread *td, in cloudabi_sys_file_create() function