Home
last modified time | relevance | path

Searched refs:handle_new (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/ssh/sftp-server/
H A Dsftp-server.c202 handle_new(int use, const char *name, int fd, DIR *dirp) in handle_new() function
518 handle = handle_new(HANDLE_FILE, name, fd, NULL); in process_open()
831 handle = handle_new(HANDLE_DIR, path, 0, dirp); in process_opendir()