OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:badtag
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/common/
bootp_subr.c
181
int
badtag
;
member in struct:bootpc_tagcontext
1352
if (tctx->
badtag
!= 0 || tctx->badopt != 0)
1371
tctx->
badtag
= 1;
1393
tctx->
badtag
= 0;
1414
if (tctx->badopt != 0 || tctx->
badtag
!= 0 || tctx->foundopt == 0)
bootp_subr.c
181
int
badtag
;
member in struct:bootpc_tagcontext
1352
if (tctx->
badtag
!= 0 || tctx->badopt != 0)
1371
tctx->
badtag
= 1;
1393
tctx->
badtag
= 0;
1414
if (tctx->badopt != 0 || tctx->
badtag
!= 0 || tctx->foundopt == 0)
Completed in 138 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025