HomeSort by: relevance | last modified time | path
    Searched defs:handle_to_name (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
sftp-server.c 391 handle_to_name(int handle) function
478 handle_to_name(handle),
484 handle_to_name(handle));
809 id, handle_to_name(handle), handle, (unsigned long long)off, len);
824 error_f("seek \"%.100s\": %s", handle_to_name(handle),
833 error_f("read \"%.100s\": %s", handle_to_name(handle),
863 id, handle_to_name(handle), handle, (unsigned long long)off, len);
872 error_f("seek \"%.100s\": %s", handle_to_name(handle),
880 handle_to_name(handle), strerror(errno));
942 id, handle_to_name(handle), handle)
    [all...]

Completed in 13 milliseconds