Searched refs:open (Results 101 - 125 of 281) sorted by relevance

1234567891011>>

/forgerock/opendj-v3/opendj-server-legacy/resource/mac/Uninstall.app/Contents/MacOS/
H A DuniversalJavaApplicationStub393 # and open java.com
394 open http://java.com
/forgerock/opendj-v3/opendj-server-legacy/src/build-tools/windows/
H A DREADME92 Using gcc (for instance you can get it with the open source project MinGW -
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/
H A DTracedStorage.java484 public void open(AccessMode accessMode) throws Exception method in class:TracedStorage
486 traceEnter("open", "accessMode", accessMode);
487 storage.open(accessMode);
488 traceLeave("open", "accessMode", accessMode);
/forgerock/openam-v13/openam-server-only/src/main/webapp/assets/lib/yui/history/
H A Dhistory-beta-debug.js527 document.write( '<iframe id="yui_hist_iframe" src="javascript:document.open();document.write(&quot;' + new Date().getTime() + '&quot;);document.close();" style="position:absolute;visibility:hidden;"></iframe>' );
625 doc.open();
H A Dhistory-beta-min.js31 document.write('<input type="hidden" id="yui_hist_field">');if(YAHOO.env.ua.ie){if(location.protocol==="https:"){document.write('<iframe id="yui_hist_iframe" src="'+iframeTarget+'" style="position:absolute;visibility:hidden;"></iframe>');}else{document.write('<iframe id="yui_hist_iframe" src="javascript:document.open();document.write(&quot;'+new Date().getTime()+'&quot;);document.close();" style="position:absolute;visibility:hidden;"></iframe>');}}
38 fqstate=currentStates.join("&");if(YAHOO.env.ua.ie){html='<html><body><div id="state">'+fqstate+'</div></body></html>';try{doc=_iframe.contentWindow.document;doc.open();doc.write(html);doc.close();}catch(e){return false;}}else{top.location.hash=fqstate;if(YAHOO.env.ua.webkit){_fqstates[history.length]=fqstate;_storeStates();}}
H A Dhistory-beta.js527 document.write( '<iframe id="yui_hist_iframe" src="javascript:document.open();document.write(&quot;' + new Date().getTime() + '&quot;);document.close();" style="position:absolute;visibility:hidden;"></iframe>' );
625 doc.open();
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/backends/pluggable/
H A DOnDiskMergeImporterTest.java274 FileChannel.open(tempDir.toPath().resolve("region-chunk"), StandardOpenOption.CREATE_NEW,
502 open(Mockito.mock(WriteableTransaction.class), false);
H A DDefaultIndexTest.java68 index.open(txn, true);
H A DID2ChildrenCountTest.java87 storage.open(AccessMode.READ_WRITE);
/forgerock/openidm-v4/openidm-repo-orientdb/src/main/java/org/forgerock/openidm/repo/orientdb/impl/
H A DDBHelper.java132 db.open(oldUser, oldPassword);
295 * Be aware that an in-memory DB will disappear if there is no connection open to it,
296 * and the keep open setting is not explicitly set to true
312 db.open(user, password);
/forgerock/openam/openam-server-only/src/main/webapp/assets/lib/yui/history/
H A Dhistory-beta-debug.js527 document.write( '<iframe id="yui_hist_iframe" src="javascript:document.open();document.write(&quot;' + new Date().getTime() + '&quot;);document.close();" style="position:absolute;visibility:hidden;"></iframe>' );
625 doc.open();
H A Dhistory-beta-min.js31 document.write('<input type="hidden" id="yui_hist_field">');if(YAHOO.env.ua.ie){if(location.protocol==="https:"){document.write('<iframe id="yui_hist_iframe" src="'+iframeTarget+'" style="position:absolute;visibility:hidden;"></iframe>');}else{document.write('<iframe id="yui_hist_iframe" src="javascript:document.open();document.write(&quot;'+new Date().getTime()+'&quot;);document.close();" style="position:absolute;visibility:hidden;"></iframe>');}}
38 fqstate=currentStates.join("&");if(YAHOO.env.ua.ie){html='<html><body><div id="state">'+fqstate+'</div></body></html>';try{doc=_iframe.contentWindow.document;doc.open();doc.write(html);doc.close();}catch(e){return false;}}else{top.location.hash=fqstate;if(YAHOO.env.ua.webkit){_fqstates[history.length]=fqstate;_storeStates();}}
H A Dhistory-beta.js527 document.write( '<iframe id="yui_hist_iframe" src="javascript:document.open();document.write(&quot;' + new Date().getTime() + '&quot;);document.close();" style="position:absolute;visibility:hidden;"></iframe>' );
625 doc.open();
/forgerock/web-agents-v4/expat/
H A Dxmlparse.c168 /* TAG represents an open element.
172 XMLParseBuffer() when the element is open, the memory for the 'raw'
174 document buffer. If the element is open across calls to
200 XML_Bool open; member in struct:__anon35
2345 if (entity->open)
2364 entity->open = XML_TRUE;
2366 entity->open = XML_FALSE;
4515 if (entity->open)
4529 entity->open = XML_TRUE;
4535 entity->open
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/ldap/
H A DLDAPRequestHandler.java129 selector = Selector.open();
/forgerock/opendj2/src/server/org/opends/server/protocols/ldap/
H A DLDAPRequestHandler.java128 selector = Selector.open();
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/ldap/
H A DLDAPRequestHandler.java129 selector = Selector.open();
/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/ldap/
H A DLDAPRequestHandler.java129 selector = Selector.open();
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/ldap/
H A DLDAPRequestHandler.java128 selector = Selector.open();
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/schema/
H A DDITStructureRuleSyntax.java150 // The next character must be an open parenthesis. If it is not, then that
259 // be a single name in single quotes, or it may be an open parenthesis
524 // either a single value in single quotes or an open parenthesis
908 * string, or an open parenthesis followed by a space-delimited set of quoted
943 // quote and end. If it is an open parenthesis, then parse individual
/forgerock/openidm-v4/openidm-router/src/main/java/org/forgerock/openidm/router/
H A DRouterRegistryImpl.java102 resourceTracker.open();
/forgerock/web-agents-v4/source/
H A Dlog.c269 f->fd_debug = open(f->name_debug, O_CREAT | O_WRONLY | O_APPEND, S_IWUSR | S_IRUSR);
270 f->fd_audit = open(f->name_audit, O_CREAT | O_WRONLY | O_APPEND, S_IWUSR | S_IRUSR);
285 fprintf(stderr, "am_log_worker() failed to open log file %s: error: %d", f->name_debug, errno);
288 fprintf(stderr, "am_log_worker() failed to open audit file %s: error: %d", f->name_audit, errno);
388 f->fd_audit = open(f->name_audit, O_CREAT | O_WRONLY | O_APPEND, S_IWUSR | S_IRUSR);
393 f->fd_debug = open(f->name_debug, O_CREAT | O_WRONLY | O_APPEND, S_IWUSR | S_IRUSR);
399 fprintf(stderr, "am_log_worker() log file re-open failed with error: %d", errno);
556 /* already there, open without O_EXCL and go; if
/forgerock/openidm-v4/openidm-config/src/main/java/org/forgerock/openidm/config/crypto/
H A DConfigCrypto.java259 cryptoTracker.open();
/forgerock/opendj-b2.6/tests/staf-tests/shared/python/
H A Dcommon.py200 diff_file = open(self.diffFile, "r")
622 file = open(propFile, "r")
626 newfile = open(propFile, "w")
/forgerock/opendj2/tests/staf-tests/shared/python/
H A Dcommon.py199 diff_file = open(self.diffFile, "r")
621 file = open(propFile, "r")
625 newfile = open(propFile, "w")

Completed in 141 milliseconds

1234567891011>>