Searched refs:handle_to_name (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/ssh/sftp-server/ |
H A D | sftp-server.c | 252 handle_to_name(int handle) in handle_to_name() function 331 handle_to_name(handle), in handle_log_close() 337 handle_to_name(handle)); in handle_log_close() 560 id, handle_to_name(handle), handle, (unsigned long long)off, len); in process_read() 602 id, handle_to_name(handle), handle, (unsigned long long)off, len); in process_write() 675 id, handle_to_name(handle), handle); in process_fstat() 766 char *name = handle_to_name(handle); in process_fsetstat() 857 handle_to_name(handle), handle); in process_readdir() 859 path = handle_to_name(handle); in process_readdir()
|