Home
last modified time | relevance | path

Searched defs:get_handle (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/dist/Locale-Maketext/lib/Locale/
H A DMaketext.pm378 sub get_handle { # This is a constructor and, yes, it CAN FAIL. subroutine
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_chained_origin_depot.cpp119 ChainedOriginDepotNode::Handle ChainedOriginDepotNode::get_handle(u32 id) { in get_handle() function in __sanitizer::ChainedOriginDepotNode
H A Dsanitizer_stackdepot.cpp238 StackDepotHandle StackDepotNode::get_handle(u32 id) { in get_handle() function in __sanitizer::StackDepotNode
/openbsd-src/usr.bin/ssh/
H A Dsftp-server.c493 get_handle(struct sshbuf *queue, int *hp) in get_handle() function
H A Dsftp-client.c281 get_handle(struct sftp_conn *conn, u_int expected_id, size_t *len, in get_handle() function