| /forgerock/opendj-b2.6/ext/emma/lib/ |
| H A D | emma.jar | META-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ... |
| /forgerock/opendj2/ext/emma/lib/ |
| H A D | emma.jar | META-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ... |
| /forgerock/opendj2.6.2/ext/emma/lib/ |
| H A D | emma.jar | META-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ... |
| /forgerock/opendj2-jel-hg/ext/emma/lib/ |
| H A D | emma.jar | META-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ... |
| /forgerock/opendj2-hg/ext/emma/lib/ |
| H A D | emma.jar | META-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ... |
| /forgerock/web-agents-v4/pcre/ |
| H A D | pcre_jit_compile.c | 292 /* Points to the starting opcode. */ 308 /* Points to the starting opcode. */ 323 /* Maps private data offset to each opcode. */ 490 /* These two locals can be used by the current opcode. */ 823 /* Only AUTO_CALLOUT can insert this opcode. We do 6415 pcre_uchar opcode; local 6446 opcode = *cc; 6447 SLJIT_ASSERT(opcode >= OP_ASSERT && opcode <= OP_ASSERTBACK_NOT); 6448 found = (opcode 6933 pcre_uchar opcode; local 7472 pcre_uchar opcode; local 7746 get_iterator_parameters(compiler_common *common, pcre_uchar *cc, pcre_uchar *opcode, pcre_uchar *type, int *max, int *min, pcre_uchar **end) argument 7848 pcre_uchar opcode; local 8157 pcre_uchar opcode = *cc; local 8544 pcre_uchar opcode; local 8805 int opcode, stacksize, alt_count, alt_max; local 9327 pcre_uchar opcode = *current->cc; local [all...] |
| /osnet-11/usr/src/lib/libresolv/arpa/ |
| H A D | nameser.h | 154 u_char opcode:4; /* purpose of message */ member in struct:__anon2411 170 u_char opcode:4; /* purpose of message */ member in struct:__anon2411
|
| /osnet-11/usr/src/lib/libresolv2/common/resolv/ |
| H A D | res_debug.c | 176 ns_opcode opcode; local 192 opcode = (ns_opcode) ns_msg_getflag(*handle, ns_f_opcode); 206 p_section(section, opcode)); 301 u_int opcode, rcode, id; local 307 opcode = ns_msg_getflag(handle, ns_f_opcode); 320 ";; ->>HEADER<<- opcode: %s, status: %s, id: %d\n", 321 _res_opcodes[opcode], p_rcode(rcode), id); 345 p_section(ns_s_qd, opcode), qdcount); 347 p_section(ns_s_an, opcode), ancount); 349 p_section(ns_s_ns, opcode), nscoun 650 p_section(int section, int opcode) argument [all...] |
| /osnet-11/usr/src/lib/libsldap/common/ |
| H A D | ns_writes.c | 1190 ns_ldap_error_t ** errorp, int opcode, ldap_service_t svc) 1219 return (send_to_cachemgr(dn, attr, errorp, opcode, svc)); 4245 attr2list(const char *dn, int opcode, ns_ldap_attr_t **attr, argument 4270 if (!(opcode == ADMINMODIFY_REP && 4310 if (opcode == ADMINMODIFY_REP && 4351 int opcode, 4369 len = attr2list(dn, opcode, attr, 4377 space.s_d.ldap_call.ldap_callnumber = opcode; 4388 opcode, space.s_d.ldap_ret.ldap_errno); 1189 do_cachemgr_operation(const char *dn, ns_ldap_attr_t **attr, ns_ldap_error_t ** errorp, int opcode, ldap_service_t svc) argument 4347 send_to_cachemgr( const char *dn, ns_ldap_attr_t **attr, ns_ldap_error_t **errorp, int opcode, ldap_service_t svc) argument
|
| /osnet-11/usr/src/lib/libsmbfs/common/ |
| H A D | smbfs_nbns_rq.c | 372 smbfs_nbns_rq_create(int opcode, struct nb_ctx *ctx, struct nbns_rq **rqpp) argument 389 rqp->nr_opcode = opcode; 444 uint16_t ofr; /* opcode, flags, rcode */ 549 uint16_t ofr, ofr_save; /* opcode, nmflags, rcode */
|
| /osnet-11/usr/src/lib/libsmbns/common/ |
| H A D | smbns_netlogon.c | 132 unsigned short opcode; local 163 if (smb_msgbuf_decode(&mb, "w", &opcode) < 0) { 169 switch (opcode) { 178 "NetLogonResponse: opcode %d decode error", 179 opcode); 194 "NetLogonResponse: opcode %d decode error", 195 opcode); 210 syslog(LOG_DEBUG, "NetLogonReceive: opcode 0x%04x", opcode);
|
| /osnet-11/usr/src/lib/libndmp/common/ |
| H A D | libndmp.c | 58 static int ndmp_door_setup(int opcode); 166 int opcode = NDMP_TERMINATE_SESSION_ID; local 170 if (ndmp_door_setup(opcode)) 474 int opcode = NDMP_GET_STAT; local 483 if (ndmp_door_setup(opcode)) 513 int opcode = NDMP_GET_DOOR_STATUS; local 517 if (ndmp_door_setup(opcode)) 534 ndmp_door_setup(int opcode) argument 543 switch (opcode) { 574 ndmp_door_put_uint32(enc_ctx, opcode); [all...] |
| /osnet-11/usr/src/lib/libdtrace/common/ |
| H A D | dt_dis.c | 336 { "(illegal opcode)", dt_dis_str }, 430 dif_instr_t opcode = DIF_INSTR_OP(instr); local 432 if (opcode >= sizeof (optab) / sizeof (optab[0])) 433 opcode = 0; /* force invalid opcode message */ 435 op = &optab[opcode];
|
| /osnet-11/usr/src/grub/grub2/grub-core/net/ |
| H A D | tftp.c | 81 grub_uint16_t opcode; member in struct:tftphdr 154 err = grub_netbuff_push (&nb_ack, sizeof (tftph_ack->opcode) 160 tftph_ack->opcode = grub_cpu_to_be16 (TFTP_ACK); 190 if (nb->tail - nb->data < (grub_ssize_t) sizeof (tftph->opcode)) 194 switch (grub_be_to_cpu16 (tftph->opcode)) 199 for (ptr = nb->data + sizeof (tftph->opcode); ptr < nb->tail;) 218 if (nb->tail - nb->data < (grub_ssize_t) (sizeof (tftph->opcode) 288 err = grub_netbuff_pull (nb_top, sizeof (tftph->opcode) + 413 tftph->opcode = grub_cpu_to_be16 (TFTP_RRQ); 437 hdrlen = sizeof (tftph->opcode) [all...] |
| /osnet-11/usr/src/grub/grub2/include/grub/ |
| H A D | net.h | 368 grub_uint8_t opcode; member in struct:grub_net_bootp_packet
|
| H A D | scsicmd.h | 30 grub_uint8_t opcode; member in struct:grub_scsi_test_unit_ready 41 grub_uint8_t opcode; member in struct:grub_scsi_inquiry 64 grub_uint8_t opcode; member in struct:grub_scsi_request_sense 90 grub_uint8_t opcode; member in struct:grub_scsi_read_capacity 108 grub_uint8_t opcode; member in struct:grub_scsi_read10 119 grub_uint8_t opcode; member in struct:grub_scsi_read12 129 grub_uint8_t opcode; member in struct:grub_scsi_write10 140 grub_uint8_t opcode; member in struct:grub_scsi_write12
|
| /osnet-11/usr/src/grub/grub-0.97/netboot/ |
| H A D | if_arp.h | 22 uint16_t opcode; member in struct:arprequest
|
| H A D | pxe.h | 474 uint8_t opcode; member in struct:__anon266
|
| H A D | tftp.h | 38 uint16_t opcode; member in struct:tftp_t 63 uint16_t opcode; member in struct:tftpreq_t
|
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/ |
| H A D | opnames.h | 11 * This file is built by opcode.pl from its data. Any changes made here 15 typedef enum opcode { enum 369 } opcode; typedef in typeref:enum:opcode
|
| /osnet-11/usr/src/cmd/sendmail/db/include/ |
| H A D | db_auto.h | 11 u_int32_t opcode; member in struct:_db_addrem_args 28 u_int32_t opcode; member in struct:_db_split_args 42 u_int32_t opcode; member in struct:_db_big_args 73 u_int32_t opcode; member in struct:_db_relink_args
|
| H A D | hash_auto.h | 19 u_int32_t opcode; member in struct:_ham_insdel_args 35 u_int32_t opcode; member in struct:_ham_newpage_args 67 u_int32_t opcode; member in struct:_ham_splitdata_args 97 u_int32_t opcode; member in struct:_ham_newpgno_args
|
| H A D | log_auto.h | 19 u_int32_t opcode; member in struct:_log_register_args
|
| H A D | txn_auto.h | 11 u_int32_t opcode; member in struct:_txn_regop_args 32 u_int32_t opcode; member in struct:_txn_xa_regop_args 47 u_int32_t opcode; member in struct:_txn_child_args
|
| /osnet-11/usr/src/lib/libc/port/sys/ |
| H A D | sharefs.c | 33 sharefs(sharefs_proto_t proto, sharefs_op_t opcode, void *arg, size_t arglen) argument 35 return (syscall(SYS_sharefs, proto, opcode, arg, arglen));
|