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

/freebsd-10.1-release/sys/nfs/
H A Dbootp_subr.c169 struct bootpc_globalcontext { struct
249 static void allocifctx(struct bootpc_globalcontext *gctx);
266 static int bootpc_call(struct bootpc_globalcontext *gctx,
273 struct bootpc_globalcontext *gctx, struct thread *td);
277 struct bootpc_globalcontext *gctx);
279 static int bootpc_received(struct bootpc_globalcontext *gctx,
429 allocifctx(struct bootpc_globalcontext *gctx)
475 bootpc_received(struct bootpc_globalcontext *gctx,
574 bootpc_call(struct bootpc_globalcontext *gctx, struct thread *td)
1009 struct bootpc_globalcontext *gct
[all...]

Completed in 63 milliseconds