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() 752 id, handle_to_name(handle), handle, (unsigned long long)off, len); in process_read() 793 id, handle_to_name(handle), handle, (unsigned long long)off, len); in process_write() 870 id, handle_to_name(handle), handle); in process_fstat() 973 char *name = handle_to_name(handle); in process_fsetstat() 1064 handle_to_name(handle), handle); in process_readdir() 1066 path = handle_to_name(handle); in process_readdir() 1342 id, handle_to_name(handle), handle); in process_extended_fstatvfs() [all …]
|