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

/freebsd-13-stable/crypto/openssh/
H A Dsftp-server.c300 handle_new(int use, const char *name, int fd, int flags, DIR *dirp) function
703 handle = handle_new(HANDLE_FILE, name, fd, flags, NULL);
1020 handle = handle_new(HANDLE_DIR, path, 0, 0, dirp);
/freebsd-13-stable/contrib/googletest/googlemock/scripts/generator/cpp/
H A Dast.py1344 def handle_new(self): member in class:AstBuilder

Completed in 112 milliseconds