Searched refs:handle_to_name (Results 1 – 1 of 1) sorted by relevance
/external/openssh/ |
D | sftp-server.c | 362 handle_to_name(int handle) in handle_to_name() function 449 handle_to_name(handle), in handle_log_close() 455 handle_to_name(handle)); in handle_log_close() 751 id, handle_to_name(handle), handle, (unsigned long long)off, len); in process_read() 792 id, handle_to_name(handle), handle, (unsigned long long)off, len); in process_write() 869 id, handle_to_name(handle), handle); in process_fstat() 960 char *name = handle_to_name(handle); in process_fsetstat() 1051 handle_to_name(handle), handle); in process_readdir() 1053 path = handle_to_name(handle); in process_readdir() 1329 id, handle_to_name(handle), handle); in process_extended_fstatvfs() [all …]
|