Searched defs:dh (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/uboringssl/include/openssl/
H A Devp.h826 DH *dh; member in union:evp_pkey_st::__anon1927
/fuchsia/zircon/system/core/devmgr/
H A Ddevmgr-coordinator.cpp60 devhost_t* dh; // next devhost to process member in struct:__anon135
673 devhost_t* dh = static_cast<devhost_t*>(calloc(1, sizeof(devhost_t))); local
708 dc_release_devhost(devhost_t* dh) argument
939 devhost_t* dh = dev->host; local
1480 dh_create_device(device_t* dev, devhost_t* dh, const char* args, zx_handle_t rpc_proxy) argument
1758 dc_suspend_devhost(devhost_t* dh, suspend_context_t* ctx) argument
1807 append_suspend_list(suspend_context_t* ctx, devhost_t* dh) argument
1831 devhost_t* dh = ctx->dh; local
[all...]

Completed in 37 milliseconds