OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pu_nevs
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libpuffs/
puffs.c
872
pu->pu_evs, pu->
pu_nevs
, pu->pu_ml_timep);
972
nevs = pu->
pu_nevs
+ sigcatch;
977
pu->
pu_nevs
= nevs;
996
assert(curev - pu->pu_evs == (ssize_t)pu->
pu_nevs
);
997
if (kevent(pu->pu_kq, pu->pu_evs, pu->
pu_nevs
, NULL, 0, NULL) == -1)
puffs_priv.h
148
size_t
pu_nevs
;
member in struct:puffs_usermount
framebuf.c
785
nevs = pu->
pu_nevs
+2;
829
pu->
pu_nevs
= nevs;
1005
pu->
pu_nevs
-= 2;
Completed in 13 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025