OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:handle_new
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc/sparc/
syscall.c
96
static inline int
handle_new
(struct trapframe *, register_t *);
105
handle_new
(struct trapframe *tf, register_t *code)
function
242
new =
handle_new
(tf, &code);
/src/crypto/external/bsd/openssh/dist/
sftp-server.c
334
handle_new
(int use, const char *name, int fd, int flags, DIR *dirp)
function
765
handle =
handle_new
(HANDLE_FILE, name, fd, flags, NULL);
1098
handle =
handle_new
(HANDLE_DIR, path, 0, 0, dirp);
Completed in 28 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026