/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | samr_clnt.c | 162 int opnum; local 167 opnum = SAMR_OPNUM_Connect2; 175 if (ndr_rpc_call(samr_handle, opnum, &arg) != 0) { 202 int opnum; local 207 opnum = SAMR_OPNUM_Connect4; 216 if (ndr_rpc_call(samr_handle, opnum, &arg) != 0) { 250 int opnum; local 254 opnum = SAMR_OPNUM_Connect5; 267 if (ndr_rpc_call(samr_handle, opnum, &arg) != 0) { 296 int opnum; local 326 int opnum; local 377 int opnum; local 418 int opnum; local 458 int opnum; local 512 int opnum; local 573 int opnum; local 610 int opnum; local 654 int opnum; local 714 int opnum; local 815 int opnum; local 864 int opnum; local 907 int opnum; local 976 int opnum = SAMR_OPNUM_ChangePasswordUser2; local [all...] |
H A D | dssetup_clnt.c | 44 int opnum; local 54 opnum = DSSETUP_OPNUM_DsRoleGetPrimaryDomainInfo; 58 rc = ndr_rpc_call(&handle, opnum, &arg);
|
H A D | lsar_clnt.c | 126 int opnum; local 133 opnum = LSARPC_OPNUM_OpenPolicy2; 147 if (ndr_rpc_call(lsa_handle, opnum, &arg) != 0) { 184 int opnum; local 190 opnum = LSARPC_OPNUM_OpenAccount; 203 if ((rc = ndr_rpc_call(lsa_handle, opnum, &arg)) != 0) 237 int opnum; local 242 opnum = LSARPC_OPNUM_CloseHandle; 246 (void) ndr_rpc_call(lsa_handle, opnum, &arg); 266 int opnum; local 304 int opnum; local 494 int opnum = LSARPC_OPNUM_LookupNames; local 548 int opnum = LSARPC_OPNUM_LookupNames2; local 603 int opnum = LSARPC_OPNUM_LookupNames3; local 665 int opnum = LSARPC_OPNUM_LookupNames4; local 761 int opnum = LSARPC_OPNUM_LookupSids; local 821 int opnum = LSARPC_OPNUM_LookupSids2; local 889 int opnum = LSARPC_OPNUM_LookupSids3; local 958 int opnum; local 1032 int opnum; local 1076 int opnum; local 1125 int opnum; local 1157 int opnum; local 1202 int opnum; local 1245 int opnum; local [all...] |
H A D | srvsvc_clnt.c | 99 int opnum; local 115 opnum = SRVSVC_OPNUM_NetShareGetInfo; 129 rc = ndr_rpc_call(&handle, opnum, &arg); 190 int opnum; local 205 opnum = SRVSVC_OPNUM_NetSessionEnum; 224 rc = ndr_rpc_call(&handle, opnum, &arg); 256 int opnum; local 272 opnum = SRVSVC_OPNUM_NetConnectEnum; 308 rc = ndr_rpc_call(&handle, opnum, &arg); 361 int len, opnum, r local 495 int opnum; local [all...] |
H A D | netr_auth.c | 167 int opnum; local 170 opnum = NETR_OPNUM_ServerReqChallenge; 178 if (ndr_rpc_call(netr_handle, opnum, &arg) != 0) 182 ndr_rpc_status(netr_handle, opnum, arg.status); 203 int opnum; local 207 opnum = NETR_OPNUM_ServerAuthenticate2; 245 if (ndr_rpc_call(netr_handle, opnum, &arg) != 0) 249 ndr_rpc_status(netr_handle, opnum, arg.status); 492 int opnum; local 497 opnum [all...] |
H A D | mlsvc_client.c | 265 * Call the RPC function identified by opnum. The remote service is 274 ndr_rpc_call(mlsvc_handle_t *handle, int opnum, void *params) argument 282 rc = ndr_clnt_call(clnt->binding, opnum, params); 430 ndr_rpc_status(mlsvc_handle_t *handle, int opnum, DWORD status) argument 457 name, opnum, s, xlate_nt_status(status), status);
|
H A D | netr_logon.c | 385 int opnum; local 390 opnum = NETR_OPNUM_SamLogon; 447 rc = ndr_rpc_call(netr_handle, opnum, &arg);
|
/illumos-gate/usr/src/lib/libsqlite/src/ |
H A D | test4.c | 39 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++;
|
/illumos-gate/usr/src/lib/smbsrv/libmlrpc/common/ |
H A D | ndr_client.c | 140 ndr_clnt_call(ndr_binding_t *mbind, int opnum, void *params) argument 155 mxa.opnum = opnum; 163 reqhdr->opnum = opnum;
|
H A D | ndr_marshal.c | 42 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 D | ndr_server.c | 509 mxa->opnum = mxa->recv_hdr.request_hdr.opnum; 530 msvc->name, mxa->opnum, rc); 548 int opnum = mxa->opnum; local 554 ndo_printf(0, 0, "%s[0x%02x]: no heap", msvc->name, opnum); 558 if ((ste = ndr_svc_find_stub(msvc, opnum)) == NULL) { 559 ndo_printf(0, 0, "%s[0x%02x]: invalid opnum", 560 msvc->name, opnum);
|
H A D | ndr_svc.c | 105 ndr_svc_find_stub(ndr_service_t *svc, int opnum) argument 110 if (ste->opnum == opnum)
|
H A D | libmlrpc.h | 188 unsigned short opnum; member in struct:ndr_stub_table 423 unsigned short opnum; member in struct:ndr_xa
|
H A D | ndr_process.c | 257 ndo_operation(ndr_stream_t *nds, ndr_typeinfo_t *ti, int opnum, char *datum) argument 267 myref.switch_is = opnum;
|
/illumos-gate/usr/src/lib/libc/port/i18n/ |
H A D | plural_parser.c | 41 * |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) {
|
/illumos-gate/usr/src/uts/common/rpcsvc/ |
H A D | idmap_prot.x | 327 union idmap_update_op switch(idmap_opnum opnum) {
|
/illumos-gate/usr/src/lib/libidmap/common/ |
H A D | utils.c | 79 udthandle->batch.idmap_update_batch_val[udthandle->next].opnum =
|
H A D | idmap_api.c | 456 udthandle->batch.idmap_update_batch_val[udthandle->next].opnum = 502 udthandle->batch.idmap_update_batch_val[udthandle->next].opnum = 525 udthandle->batch.idmap_update_batch_val[udthandle->next].opnum =
|
/illumos-gate/usr/src/uts/common/smbsrv/ndl/ |
H A D | rpcpdu.ndl | 495 WORD opnum; /* 22:02 op number w/i interface */ 515 WORD opnum; /* 22:02 op number w/i interface */
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_nfs4.c | 551 static char *cb_opcode_name(uint_t opnum); 3193 opcode_name(uint_t opnum) argument 3197 if (opnum < num_opcodes) 3198 return (opcode_info[opnum].name); 3200 if (opnum == OP_ILLEGAL) 3203 sprintf(buf, "op %d", opnum); 3211 cb_opcode_name(uint_t opnum) argument 3215 if (opnum < cb_num_opcodes) 3216 return (cb_opcode_info[opnum].name); 3218 if (opnum [all...] |
/illumos-gate/usr/src/cmd/idmap/idmapd/ |
H A D | server.c | 963 switch (up->opnum) { 985 if (up->opnum == OP_ADD_NAMERULE || 986 up->opnum == OP_RM_NAMERULE) {
|
/illumos-gate/usr/src/uts/common/smbsrv/ |
H A D | ndr.h | 434 int ndo_operation(struct ndr_stream *, ndr_typeinfo_t *, int opnum, char *);
|