Home
last modified time | relevance | path

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

/freebsd/sys/nfs/
H A Dbootp_subr.c170 int foundopt; member
1281 tctx->foundopt = 1; in bootpc_tag_helper()
1301 tctx->foundopt = 0; in bootpc_tag()
1321 if (tctx->badopt != 0 || tctx->badtag != 0 || tctx->foundopt == 0) in bootpc_tag()