OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opvec
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/sysmon/
sysmon.c
107
* If the
opvec
argument is NULL, this is a request to detach the
111
sysmon_attach_minor(int minor, struct sysmon_opvec *
opvec
)
116
if (
opvec
) {
119
sysmon_opvec_table[minor] =
opvec
;
/src/sys/rump/librump/rumpvfs/
rumpfs.c
1728
int (**
opvec
)(void *);
local in function:rump_vop_spec
1740
opvec
= rump_vnodeop_p;
1743
opvec
= spec_vnodeop_p;
1747
return VOCALL(
opvec
, ap->a_desc->vdesc_offset, v);
Completed in 16 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025