OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kops
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/fsck_lfs/
kernelops.c
58
const struct kernelops
kops
= {
variable in typeref:struct:kernelops
71
const struct kernelops
kops
= {
variable in typeref:struct:kernelops
/src/sys/compat/netbsd32/
netbsd32_event.c
98
netbsd32_timespecp_t timeout, struct kevent_ops *
kops
)
103
kops
->keo_private =
107
NETBSD32PTR64(eventlist), nevents, NETBSD32PTR64(timeout),
kops
);
109
kmem_free(
kops
->keo_private, maxalloc * sizeof(struct netbsd32_kevent));
125
struct kevent_ops
kops
= {
local
134
SCARG(uap, timeout), &
kops
);
netbsd32_compat_50.c
608
struct kevent_ops
kops
= {
local
617
(netbsd32_timespecp_t)SCARG(uap, timeout), &
kops
);
Completed in 170 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026