HomeSort by: relevance | last modified time | path
    Searched defs:bootpc_globalcontext (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/nfs/common/
bootp_subr.c 186 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)
496 bootpc_received(struct bootpc_globalcontext *gctx,
595 bootpc_call(struct bootpc_globalcontext *gctx, struct lwp *td)
1023 struct bootpc_globalcontext *gctx, struct lwp *td
    [all...]

Completed in 14 milliseconds