Home
last modified time | relevance | path

Searched refs:bootpc_globalcontext (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/fs/nfs/common/
H A Dbootp_subr.c186 struct bootpc_globalcontext { struct
270 static void allocifctx(struct bootpc_globalcontext *gctx);
287 static int bootpc_call(struct bootpc_globalcontext *gctx,
294 struct bootpc_globalcontext *gctx, struct lwp *td);
298 struct bootpc_globalcontext *gctx);
300 static int bootpc_received(struct bootpc_globalcontext *gctx,
450 allocifctx(struct bootpc_globalcontext *gctx) in allocifctx()
496 bootpc_received(struct bootpc_globalcontext *gctx, in bootpc_received()
595 bootpc_call(struct bootpc_globalcontext *gctx, struct lwp *td) in bootpc_call()
1023 struct bootpc_globalcontext *gctx, struct lwp *td) in bootpc_adjust_interface()
[all …]