Home
last modified time | relevance | path

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

/netbsd/src/sys/fs/nfs/common/
Dbootp_subr.c182 int foundopt; member
1374 tctx->foundopt = 1; in bootpc_tag_helper()
1394 tctx->foundopt = 0; in bootpc_tag()
1414 if (tctx->badopt != 0 || tctx->badtag != 0 || tctx->foundopt == 0) in bootpc_tag()