OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fd_dupopen
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
filedesc.h
206
int
fd_dupopen
(int, bool, int, int *);
/src/sys/kern/
kern_descrip.c
1688
* actions in
fd_dupopen
below. Other callers of vn_open or VOP_OPEN
1716
fd_dupopen
(int old, bool moveit, int flags, int *newp)
function in typeref:typename:int
vfs_syscalls.c
1798
error =
fd_dupopen
(dupfd, dupfd_move, flags, &indx);
Completed in 39 milliseconds
Indexes created Wed Oct 15 02:09:48 GMT 2025