Searched defs:handle_info (Results 1 - 9 of 9) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/zircon/
H A Dtake_startup_handle.c34 __libc_startup_handles_init( uint32_t nhandles, zx_handle_t handles[], uint32_t handle_info[]) argument
/fuchsia/zircon/system/ulib/runtime/
H A Dprocessargs.c14 zxr_processargs_read(zx_handle_t bootstrap, void* buffer, uint32_t nbytes, zx_handle_t handles[], uint32_t nhandles, zx_proc_args_t** pargs, uint32_t** handle_info) argument
/fuchsia/zircon/third_party/ulib/musl/src/env/
H A D__libc_start_main.c20 uint32_t* handle_info; member in struct:start_params
[all...]
/fuchsia/zircon/kernel/syscalls/
H A Dchannel.cpp171 sys_channel_read(zx_handle_t handle_value, uint32_t options, user_out_ptr<void> bytes, user_out_ptr<zx_handle_t> handle_info, uint32_t num_bytes, uint32_t num_handles, user_out_ptr<uint32_t> actual_bytes, user_out_ptr<uint32_t> actual_handles) argument
181 sys_channel_read_etc(zx_handle_t handle_value, uint32_t options, user_out_ptr<void> bytes, user_out_ptr<zx_handle_info_t> handle_info, uint32_t num_bytes, uint32_t num_handles, user_out_ptr<uint32_t> actual_bytes, user_out_ptr<uint32_t> actual_handles) argument
/fuchsia/zircon/system/core/userboot/
H A Dstart.c112 uint32_t* handle_info; local
H A Duserboot-elf.c82 uint32_t handle_info[BOOTSTRAP_HANDLES]; member in struct:loader_bootstrap_message
/fuchsia/zircon/kernel/lib/userboot/
H A Duserboot.cpp193 uint32_t handle_info[BOOTSTRAP_HANDLES]; member in struct:bootstrap_message
/fuchsia/zircon/system/ulib/fdio/
H A Dunistd.c529 __libc_extensions_init(uint32_t handle_count, zx_handle_t handle[], uint32_t handle_info[], uint32_t name_count, char** names) argument
/fuchsia/zircon/third_party/ulib/musl/ldso/
H A Ddynlink.c1957 uint32_t* handle_info; local

Completed in 106 milliseconds