| /forgerock/opendj-b2.6/ext/svnkit/ |
| H A D | svnkit.jar | META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ... |
| /forgerock/opendj2/ext/svnkit/lib/ |
| H A D | svnkit-1.8.5.jar | META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ... |
| /forgerock/opendj2.6.2/ext/svnkit/ |
| H A D | svnkit.jar | META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ... |
| /forgerock/opendj2-hg/ext/svnkit/lib/ |
| H A D | svnkit-1.8.5.jar | META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ... |
| /forgerock/openam-v13/openam-schema/openam-diagnostics-schema/src/main/java/com/sun/identity/diagnostic/base/core/jaxbgen/impl/runtime/ |
| H A D | SAXUnmarshallerHandlerImpl.java | 381 int[] buf2 = new int[idxStack.length*2]; 382 System.arraycopy(idxStack,0,buf2,0,idxStack.length); 383 idxStack = buf2;
|
| /forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/federation/jaxb/entityconfig/impl/runtime/ |
| H A D | SAXUnmarshallerHandlerImpl.java | 381 int[] buf2 = new int[idxStack.length*2]; 382 System.arraycopy(idxStack,0,buf2,0,idxStack.length); 383 idxStack = buf2;
|
| /forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/runtime/ |
| H A D | SAXUnmarshallerHandlerImpl.java | 381 int[] buf2 = new int[idxStack.length*2]; 382 System.arraycopy(idxStack,0,buf2,0,idxStack.length); 383 idxStack = buf2;
|
| /forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/entityconfig/impl/runtime/ |
| H A D | SAXUnmarshallerHandlerImpl.java | 381 int[] buf2 = new int[idxStack.length*2]; 382 System.arraycopy(idxStack,0,buf2,0,idxStack.length); 383 idxStack = buf2;
|
| /forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/log/secure/ |
| H A D | SecureLogHelper.java | 487 * @param buf2 : Second byte[] to be checked 491 public boolean equalByteArrays( byte[] buf1, byte[] buf2) argument 494 ByteArrayInputStream b2 = new ByteArrayInputStream(buf2);
|
| /forgerock/web-agents-v4/tests/ |
| H A D | test_utility.c | 49 char buf2[50]; local 51 sprintf(buf2, "\\%x", *p); 52 strcat(buf, buf2); 54 buf2[0] = *p; 55 buf2[1] = '\0'; 56 strcat(buf, buf2);
|
| /forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/federation/jaxb/entityconfig/impl/runtime/ |
| H A D | SAXUnmarshallerHandlerImpl.java | 381 int[] buf2 = new int[idxStack.length*2]; 382 System.arraycopy(idxStack,0,buf2,0,idxStack.length); 383 idxStack = buf2;
|
| /forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/runtime/ |
| H A D | SAXUnmarshallerHandlerImpl.java | 381 int[] buf2 = new int[idxStack.length*2]; 382 System.arraycopy(idxStack,0,buf2,0,idxStack.length); 383 idxStack = buf2;
|
| /forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/entityconfig/impl/runtime/ |
| H A D | SAXUnmarshallerHandlerImpl.java | 381 int[] buf2 = new int[idxStack.length*2]; 382 System.arraycopy(idxStack,0,buf2,0,idxStack.length); 383 idxStack = buf2;
|
| /forgerock/openam/openam-core/src/main/java/com/sun/identity/log/secure/ |
| H A D | SecureLogHelper.java | 487 * @param buf2 : Second byte[] to be checked 491 public boolean equalByteArrays( byte[] buf1, byte[] buf2) argument 494 ByteArrayInputStream b2 = new ByteArrayInputStream(buf2);
|
| /illumos-gate/usr/src/lib/nsswitch/ldap/common/ |
| H A D | gethostent.c | 81 char *buf1, *buf2; local 129 buf2 = other_hosts; 162 len = snprintf(buf2, buflen2, "\n%s ", ips[0]); 163 TEST_AND_ADJUST(len, buf2, buflen2, result_host2str);
|
| H A D | getnetent.c | 147 * buf2 is untruncated version. 150 static int nettoa(int anet, char *buf, char *buf2, int buflen) argument 156 if (buf == NULL || buf2 == NULL) 161 if (inet_ntop(AF_INET, (const void *)&in, buf2, INET_ADDRSTRLEN) 164 if (strlcpy(buf, buf2, buflen) >= buflen)
|
| /illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
| H A D | asn1.c | 896 CK_BYTE *buf2 = NULL; local 955 rc = ber_encode_INTEGER(FALSE, &buf2, &len, version, sizeof (version)); 959 (void) memcpy(buf + offset, buf2, len); 961 free(buf2); 963 rc = ber_encode_INTEGER(FALSE, &buf2, &len, 968 (void) memcpy(buf + offset, buf2, len); 970 free(buf2); 972 rc = ber_encode_INTEGER(FALSE, &buf2, &len, 977 (void) memcpy(buf + offset, buf2, len); 979 free(buf2); [all...] |
| /illumos-gate/usr/src/lib/print/libpapi-dynamic/common/ |
| H A D | nss.c | 92 char buf[128], buf2[128]; local 129 snprintf(buf2, sizeof (buf2), "/etc/lp/classes/%s", printer); 130 if ((access(buf, F_OK) < 0) && (access(buf2, F_OK) < 0)) {
|
| /illumos-gate/usr/src/lib/libresolv2/common/nameser/ |
| H A D | ns_verify.c | 236 u_char buf2[MAXDNAME]; local 253 n = ns_name_pton(name, buf2, sizeof(buf2)); 256 n = ns_name_ntol(buf2, buf, sizeof(buf)); 267 n = ns_name_pton(alg, buf2, sizeof(buf2)); 270 n = ns_name_ntol(buf2, buf, sizeof(buf));
|
| /illumos-gate/usr/src/lib/libresolv2/common/resolv/ |
| H A D | res_mkupdate.c | 89 char buf2[MAXDNAME]; local 211 if (!getword_str(buf2, sizeof buf2, &startp, endp)) 213 if (!inet_aton(buf2, &ina)) 226 if (!getword_str(buf2, sizeof buf2, &startp, endp)) 228 n = dn_comp(buf2, cp, buflen, dnptrs, lastdnptr); 238 if (!getword_str(buf2, sizeof buf2, &startp, 241 n = dn_comp(buf2, c [all...] |
| /illumos-gate/usr/src/lib/libcryptoutil/common/ |
| H A D | config_parsing.c | 548 char *buf2 = NULL; local 567 buf2 = malloc(TOKEN_LABEL_SIZE); 573 (void) strcpy(buf2, (const char *) puent->metaslot_ks_token); 574 *objectstore_token_info = buf2; 585 if (buf2 != NULL) { 586 free(buf2);
|
| /illumos-gate/usr/src/lib/libsysevent/ |
| H A D | libevchannel.c | 863 char *buf2 = NULL; /* allocated if stack buf too small */ local 888 (buf2 == NULL || uargs.generation != expgen)) { 889 if (buf2 != NULL) 890 free(buf2); 895 bufp = buf2 = malloc(sz); 897 if (buf2 == NULL) 913 if (buf2 != NULL) 914 free(buf2);
|
| /illumos-gate/usr/src/lib/libbc/libc/sys/4.2/ |
| H A D | rename.c | 34 char buf2[256]; local 47 strcpy(buf2, path2); 48 strcat(buf2, "x"); 49 path2 = buf2; 52 strcpy(buf2, path2); 53 strcat(buf2, "x"); 54 path2 = buf2;
|
| /illumos-gate/usr/src/lib/libbc/libc/sys/sys5/ |
| H A D | rename.c | 33 char buf2[256]; local 38 strcpy(buf2, path2); 39 strcat(buf2, "x"); 40 path2 = buf2; 43 strcpy(buf2, path2); 44 strcat(buf2, "x"); 45 path2 = buf2;
|
| /illumos-gate/usr/src/cmd/refer/ |
| H A D | refer6.c | 34 char buf1[BUFSIZ], buf2[50]; local 88 tx = revauth(tx, buf2);
|