Searched refs:handle_to_fd (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/openssh/
H A Dsftp-server.c374 handle_to_fd(int handle) function
751 fd = handle_to_fd(handle);
788 fd = handle_to_fd(handle);
865 fd = handle_to_fd(handle);
951 fd = handle_to_fd(handle);
1325 if ((fd = handle_to_fd(handle)) < 0) {
1363 if ((fd = handle_to_fd(handle)) < 0)

Completed in 116 milliseconds