Home
last modified time | relevance | path

Searched defs:new_handle (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/t/lib/IO/
H A Dc55Capture.pm34 sub new_handle { subroutine
/openbsd-src/lib/libcbor/src/cbor/internal/
H A Dbuilder_callbacks.c218 unsigned char *new_handle = _cbor_malloc(length); in cbor_builder_byte_string_callback() local
269 unsigned char *new_handle = _cbor_malloc(length); in cbor_builder_string_callback() local
/openbsd-src/usr.bin/ssh/
H A Dsftp-client.c1087 u_char *old_handle, *new_handle; in sftp_copy() local