Home
last modified time | relevance | path

Searched defs:get_fd (Results 1 – 8 of 8) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/close/
Dclose01.c40 int (*get_fd) (); member
/third_party/nghttp2/src/
Dshrpx_accept_handler.cc109 int AcceptHandler::get_fd() const { return faddr_->fd; } in get_fd() function in shrpx::AcceptHandler
/third_party/mesa3d/src/vulkan/runtime/
Dvk_android.c132 const VkSemaphoreGetFdInfoKHR get_fd = { in vk_common_QueueSignalReleaseImageANDROID() local
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dssl_methods.h31 set_fd, get_fd, \ argument
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff-common.hh483 hb_codepoint_t get_fd (hb_codepoint_t glyph) const in get_fd() function
532 hb_codepoint_t get_fd (hb_codepoint_t glyph) const in get_fd() function
578 hb_codepoint_t get_fd (hb_codepoint_t glyph) const in get_fd() function
Dhb-ot-cff2-table.hh74 hb_codepoint_t get_fd (hb_codepoint_t glyph) const in get_fd() function
/third_party/ltp/testcases/kernel/fs/fsx-linux/
Dfsx-linux.c420 int get_fd(void) in get_fd() function
/third_party/mesa3d/src/amd/vulkan/
Dradv_radeon_winsys.h305 int (*get_fd)(struct radeon_winsys *ws); member