Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/common/
H A Dbootp_subr.c157 int gotrootpath; member
190 int gotrootpath; member
582 ifctx->gotrootpath = (bootpc_tag(&gctx->tmptag, &ifctx->reply, in bootpc_received()
607 int gotrootpath; in bootpc_call() local
673 gotrootpath = 0; in bootpc_call()
680 gotrootpath = 1; in bootpc_call()
689 gotrootpath != 0) { in bootpc_call()
885 if (ifctx->gotrootpath || in bootpc_call()
887 gotrootpath = 1; in bootpc_call()
890 if (ifctx->gotrootpath) in bootpc_call()
[all …]