OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cur_fp
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/compat/linux/common/
linux_inotify.c
423
file_t *fp, *wp, *
cur_fp
;
local in function:linux_sys_inotify_add_watch
469
cur_fp
= fd_getfile(i);
470
if (
cur_fp
== NULL) {
476
if (
cur_fp
->f_type != DTYPE_VNODE) {
481
if (error == 0 &&
cur_fp
->f_vnode == wvp)
linux_inotify.c
423
file_t *fp, *wp, *
cur_fp
;
local in function:linux_sys_inotify_add_watch
469
cur_fp
= fd_getfile(i);
470
if (
cur_fp
== NULL) {
476
if (
cur_fp
->f_type != DTYPE_VNODE) {
481
if (error == 0 &&
cur_fp
->f_vnode == wvp)
Completed in 26 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025