Home
last modified time | relevance | path

Searched refs:handle_to_string (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/ssh/
H A Dsftp-server.c360 handle_to_string(int handle, u_char **stringp, int *hlenp) in handle_to_string() function
599 handle_to_string(handle, &string, &hlen); in send_handle()