Searched defs:opnum (Results 1 - 15 of 15) sorted by relevance

/osnet-11/usr/src/lib/libntsvcs/common/
H A Dwkssvc_clnt.c37 int opnum; local
48 opnum = WKSSVC_OPNUM_NetWkstaGetInfo;
52 rc = ndr_rpc_call(&handle, opnum, &arg);
H A Ddssetup_clnt.c44 int opnum; local
85 opnum = DSSETUP_OPNUM_DsRoleGetPrimaryDomainInfo;
90 rc = ndr_rpc_call(&handle, opnum, &arg);
142 int opnum; local
158 opnum = DSSETUP_OPNUM_DsRoleGetPrimaryDomainInfo;
162 rc = ndr_rpc_call(&handle, opnum, &arg);
H A Dsamr_clnt.c159 int opnum; local
163 opnum = SAMR_OPNUM_Connect;
170 if (ndr_rpc_call(samr_handle, opnum, &arg) != 0) {
202 int opnum; local
206 opnum = SAMR_OPNUM_Connect2;
212 if (ndr_rpc_call(samr_handle, opnum, &arg) != 0) {
239 int opnum; local
243 opnum = SAMR_OPNUM_Connect4;
250 if (ndr_rpc_call(samr_handle, opnum, &arg) != 0) {
283 int opnum; local
330 int opnum; local
361 int opnum; local
412 int opnum; local
453 int opnum; local
493 int opnum; local
547 int opnum; local
608 int opnum; local
646 int opnum; local
690 int opnum; local
751 int opnum; local
856 int opnum; local
905 int opnum; local
942 int opnum; local
[all...]
H A Dlsar_clnt.c158 int opnum; local
165 opnum = LSARPC_OPNUM_OpenPolicy2;
185 if ((rc = ndr_rpc_call(lsa_handle, opnum, &arg)) != 0) {
223 int opnum; local
229 opnum = LSARPC_OPNUM_OpenAccount;
242 if ((rc = ndr_rpc_call(lsa_handle, opnum, &arg)) != 0)
276 int opnum; local
281 opnum = LSARPC_OPNUM_CloseHandle;
285 (void) ndr_rpc_call(lsa_handle, opnum, &arg);
305 int opnum; local
343 int opnum; local
534 int opnum = LSARPC_OPNUM_LookupNames; local
588 int opnum = LSARPC_OPNUM_LookupNames2; local
643 int opnum = LSARPC_OPNUM_LookupNames3; local
705 int opnum = LSARPC_OPNUM_LookupNames4; local
801 int opnum = LSARPC_OPNUM_LookupSids; local
861 int opnum = LSARPC_OPNUM_LookupSids2; local
929 int opnum = LSARPC_OPNUM_LookupSids3; local
998 int opnum; local
1069 int opnum; local
1113 int opnum; local
1162 int opnum; local
1194 int opnum; local
1239 int opnum; local
1282 int opnum; local
[all...]
H A Dsrvsvc_clnt.c166 int opnum; local
175 opnum = SRVSVC_OPNUM_NetShareEnum;
190 rc = ndr_rpc_call(&handle, opnum, &arg);
243 int opnum; local
257 opnum = SRVSVC_OPNUM_NetShareGetInfo;
269 rc = ndr_rpc_call(&handle, opnum, &arg);
336 int rc, opnum, i; local
352 opnum = SRVSVC_OPNUM_NetFileEnum;
383 rc = ndr_rpc_call(&handle, opnum, &arg);
461 int rc, i, opnum; local
585 int rc, i, opnum; local
666 int opnum, rc; local
806 int opnum; local
[all...]
H A Dnetr_clnt.c466 int opnum; local
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; local
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; local
1064 opnum
1384 int opnum; local
[all...]
H A Dntsvcs_clnt.c579 * Call the RPC function identified by opnum. The remote service is
588 ndr_rpc_call(mlsvc_handle_t *handle, int opnum, void *params) argument
596 rc = ndr_clnt_call(clnt->binding, opnum, params);
788 ndr_rpc_status(mlsvc_handle_t *handle, int opnum, DWORD status) argument
818 name, opnum, s, xlate_nt_status(status), status);
/osnet-11/usr/src/lib/libndr/common/
H A Dndr_client.c140 ndr_clnt_call(ndr_binding_t *mbind, int opnum, void *params) argument
155 mxa.opnum = opnum;
163 reqhdr->opnum = opnum;
H A Dndr_marshal.c42 ndr_encode_decode_common(ndr_stream_t *nds, unsigned opnum, argument
50 if (ndo_operation(nds, ti, opnum, datum))
119 * rc = ndr_decode_buf(nbuf, opnum, data, datalen, &info);
125 ndr_buf_decode(ndr_buf_t *nbuf, unsigned hdr_type, unsigned opnum, argument
172 rc = ndr_encode_decode_common(&nbuf->nb_nds, opnum, nbuf->nb_ti,
189 rc = ndr_encode_decode_common(nds, mxa->opnum,
207 rc = ndr_encode_decode_common(nds, mxa->opnum,
225 rc = ndr_encode_decode_common(nds, mxa->opnum,
243 rc = ndr_encode_decode_common(nds, mxa->opnum,
H A Dndr_svc.c103 ndr_svc_find_stub(ndr_service_t *svc, int opnum) argument
108 if (ste->opnum == opnum)
H A Dndr_process.c255 ndo_operation(ndr_stream_t *nds, ndr_typeinfo_t *ti, int opnum, char *datum) argument
265 myref.switch_is = opnum;
H A Dndr_server.c819 mxa->opnum = mxa->recv_hdr.request_hdr.opnum;
840 msvc->name, mxa->opnum, rc);
858 int opnum = mxa->opnum; local
864 ndo_printf(0, 0, "%s[0x%02x]: no heap", msvc->name, opnum);
868 if ((ste = ndr_svc_find_stub(msvc, opnum)) == NULL) {
869 ndo_printf(0, 0, "%s[0x%02x]: invalid opnum",
870 msvc->name, opnum);
H A Dlibndr.h187 unsigned short opnum; member in struct:ndr_stub_table
433 unsigned short opnum; member in struct:ndr_xa
/osnet-11/usr/src/lib/libc/port/i18n/
H A Dplural_parser.c41 * |opnum| priority | operator |
463 unsigned int op, nop, num, type, opnum; local
478 opnum = GETOPNUM(op);
492 if (opnum == BINARY) {
854 unsigned int type, opnum; local
862 opnum = GETOPNUM(exp->op);
864 switch (opnum) {
/osnet-11/usr/src/lib/libsqlite/src/
H A Dtest4.c39 int opnum; /* Operation number */ member in struct:Thread
74 while( p->opnum<=p->completed ) sched_yield();
82 while( p->opnum<=p->completed ) sched_yield();
143 threadset[i].opnum = 1;
160 while( p->opnum>p->completed ) sched_yield();
197 p->opnum++;
480 threadset[i].opnum++;
521 threadset[i].opnum++;
565 threadset[i].opnum++;

Completed in 52 milliseconds