Home
last modified time | relevance | path

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

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