Lines Matching defs:opnum
466 int opnum;
469 opnum = NETR_OPNUM_ServerReqChallenge;
477 if (ndr_rpc_call(netr_handle, opnum, &arg) != 0)
481 ndr_rpc_status(netr_handle, opnum, arg.status);
500 int opnum;
505 opnum = NETR_OPNUM_ServerAuthenticate2;
543 if (ndr_rpc_call(netr_handle, opnum, &arg) != 0)
547 ndr_rpc_status(netr_handle, opnum, arg.status);
1051 int opnum;
1064 opnum = NETR_OPNUM_SamLogon;
1118 rc = ndr_rpc_call(netr_handle, opnum, &arg);
1384 int opnum;
1389 opnum = NETR_OPNUM_ServerPasswordSet;
1418 if (ndr_rpc_call(netr_handle, opnum, &arg) != 0)
1422 ndr_rpc_status(netr_handle, opnum, arg.status);