OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ops2
(Results
1 - 6
of
6
) sorted by relevancy
/src/lib/libc/rpc/
svc_raw.c
240
static struct xp_ops2
ops2
;
local in function:svc_raw_ops
254
ops2
.xp_control = svc_raw_control;
257
xprt->xp_ops2 = &
ops2
;
svc_raw.c
240
static struct xp_ops2
ops2
;
local in function:svc_raw_ops
254
ops2
.xp_control = svc_raw_control;
257
xprt->xp_ops2 = &
ops2
;
svc_dg.c
320
static struct xp_ops2
ops2
;
local in function:svc_dg_ops
334
ops2
.xp_control = svc_dg_control;
337
xprt->xp_ops2 = &
ops2
;
svc_vc.c
701
static struct xp_ops2
ops2
;
local in function:svc_vc_ops
703
/* VARIABLES PROTECTED BY ops_lock: ops,
ops2
*/
713
ops2
.xp_control = svc_vc_control;
716
xprt->xp_ops2 = &
ops2
;
724
static struct xp_ops2
ops2
;
local in function:svc_vc_rendezvous_ops
737
ops2
.xp_control = svc_vc_rendezvous_control;
740
xprt->xp_ops2 = &
ops2
;
svc_dg.c
320
static struct xp_ops2
ops2
;
local in function:svc_dg_ops
334
ops2
.xp_control = svc_dg_control;
337
xprt->xp_ops2 = &
ops2
;
svc_vc.c
701
static struct xp_ops2
ops2
;
local in function:svc_vc_ops
703
/* VARIABLES PROTECTED BY ops_lock: ops,
ops2
*/
713
ops2
.xp_control = svc_vc_control;
716
xprt->xp_ops2 = &
ops2
;
724
static struct xp_ops2
ops2
;
local in function:svc_vc_rendezvous_ops
737
ops2
.xp_control = svc_vc_rendezvous_control;
740
xprt->xp_ops2 = &
ops2
;
Completed in 65 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025