HomeSort by: relevance | last modified time | path
    Searched defs:foundopt (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/fs/nfs/common/
bootp_subr.c 182 int foundopt; member in struct:bootpc_tagcontext
1374 tctx->foundopt = 1;
1394 tctx->foundopt = 0;
1414 if (tctx->badopt != 0 || tctx->badtag != 0 || tctx->foundopt == 0)
bootp_subr.c 182 int foundopt; member in struct:bootpc_tagcontext
1374 tctx->foundopt = 1;
1394 tctx->foundopt = 0;
1414 if (tctx->badopt != 0 || tctx->badtag != 0 || tctx->foundopt == 0)
bootp_subr.c 182 int foundopt; member in struct:bootpc_tagcontext
1374 tctx->foundopt = 1;
1394 tctx->foundopt = 0;
1414 if (tctx->badopt != 0 || tctx->badtag != 0 || tctx->foundopt == 0)
bootp_subr.c 182 int foundopt; member in struct:bootpc_tagcontext
1374 tctx->foundopt = 1;
1394 tctx->foundopt = 0;
1414 if (tctx->badopt != 0 || tctx->badtag != 0 || tctx->foundopt == 0)

Completed in 49 milliseconds