OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:F_GETPATH
(Results
1 - 4
of
4
) sorted by relevancy
/src/tests/kernel/
t_fcntl.c
46
atf_tc_set_md_var(tc, "descr", "Checks fcntl(2)
F_GETPATH
for vnodes");
69
rv = fcntl(fd,
F_GETPATH
, path);
90
"Checks fcntl(2)
F_GETPATH
for fds created by memfd_create");
115
rv = fcntl(fd,
F_GETPATH
, path);
/src/sys/sys/
fcntl.h
207
#define
F_GETPATH
15 /* get pathname associated with fd */
/src/sys/kern/
sys_descrip.c
481
case
F_GETPATH
:
489
error = (*fp->f_ops->fo_fcntl)(fp,
F_GETPATH
, kpath);
sys_memfd.c
245
case
F_GETPATH
:
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025