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

/freebsd-10.1-release/crypto/openssh/
H A Dsftp-server.c312 handle_new(int use, const char *name, int fd, int flags, DIR *dirp) function
690 handle = handle_new(HANDLE_FILE, name, fd, flags, NULL);
994 handle = handle_new(HANDLE_DIR, path, 0, 0, dirp);

Completed in 89 milliseconds