Searched refs:handle_to_name (Results 1 – 1 of 1) sorted by relevance
/external/openssh/ |
D | sftp-server.c | 361 handle_to_name(int handle) in handle_to_name() function 448 handle_to_name(handle), in handle_log_close() 454 handle_to_name(handle)); in handle_log_close() 750 id, handle_to_name(handle), handle, (unsigned long long)off, len); in process_read() 791 id, handle_to_name(handle), handle, (unsigned long long)off, len); in process_write() 868 id, handle_to_name(handle), handle); in process_fstat() 959 char *name = handle_to_name(handle); in process_fsetstat() 1050 handle_to_name(handle), handle); in process_readdir() 1052 path = handle_to_name(handle); in process_readdir() 1328 id, handle_to_name(handle), handle); in process_extended_fstatvfs() [all …]
|