Searched refs:anonymous (Results 1 - 25 of 123) sorted by relevance

12345

/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/plugins/
H A Danonymous_init.c41 SASL_CLIENT_PLUG_INIT( anonymous )
42 SASL_SERVER_PLUG_INIT( anonymous )
H A Dmakeinit.sh2 for mech in anonymous crammd5 digestmd5 scram gssapiv2 kerberos4 login ntlm otp passdss plain srp gs2; do
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/racoon/Sample/
H A Danonymous.conf1 remote anonymous
27 sainfo anonymous
/macosx-10.10.1/llvmCore-3425.0.34/autoconf/m4/
H A Dheader_mmap_anonymous.m42 # Check for anonymous mmap macros. This is modified from
19 AC_DEFINE([HAVE_MMAP_ANONYMOUS],[1],[Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if it uses MAP_ANON])
/macosx-10.10.1/llvmCore-3425.0.34/projects/sample/autoconf/m4/
H A Dheader_mmap_anonymous.m42 # Check for anonymous mmap macros. This is modified from
19 AC_DEFINE([HAVE_MMAP_ANONYMOUS],[1],[Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if it uses MAP_ANON])
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/examples/ftp/
H A Dnewer.tcl8 if { [set conn [ftp::Open ftp.scriptics.com anonymous xxxx]] != -1} {
H A Dmirror.tcl10 set username anonymous
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DEventListenerSectionGroup.js69 var anonymous = false;
72 var anonymous = true;
73 var functionName = WebInspector.UIString("(anonymous function)");
90 var linkElement = WebInspector.createSourceCodeLocationLink(sourceCodeLocation, anonymous);
91 if (anonymous)
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/racoon/
H A Dsainfo.c76 * no matching entry found and if there is anonymous entry, return it.
85 struct sainfo *anonymous = NULL; local
103 anonymous = s;
107 /* anonymous ? */
109 if (anonymous != NULL)
126 if (anonymous) {
128 "anonymous sainfo selected.\n");
134 return anonymous;
139 * no matching entry found and if there is anonymous entry, return it.
147 struct sainfo *anonymous local
[all...]
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/lib/
H A Dstaticopen.h80 extern SPECIFIC_SERVER_PLUG_INIT_PROTO( anonymous );
81 extern SPECIFIC_CLIENT_PLUG_INIT_PROTO( anonymous );
135 SPECIFIC_SERVER_PLUG_INIT( anonymous, "ANONYMOUS" ),
136 SPECIFIC_CLIENT_PLUG_INIT( anonymous, "ANONYMOUS" ),
/macosx-10.10.1/tcl-105/tcl_ext/tklib/
H A DMakefile14 CvsRoot = :pserver:anonymous@tcllib.cvs.sourceforge.net:/cvsroot/tcllib
/macosx-10.10.1/CPANInternal-159.1/Class-C3-XS-0.13/t/
H A D35_next_method_in_anon.t13 anonymous subroutine.
52 'method resolved inside anonymous sub');
55 'method resolved inside nested anonymous subs');
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/tests/data/regressions/its4184/
H A Dslapd.conf26 by anonymous auth
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/tests/data/
H A Dslapd-ldapglue.conf45 by anonymous =x
H A Dslapd-ldapgluegroups.conf44 by anonymous =x
H A Dslapd-ldapgluepeople.conf45 by anonymous =x
H A Dslapd-pw.conf51 by anonymous auth
H A Dslapd-sql-syncrepl-master.conf39 by anonymous =x
H A Dslapd-sql.conf37 by anonymous =x
H A Dslapd-whoami.conf46 by anonymous auth
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Models/
H A DCSSProperty.js26 WebInspector.CSSProperty = function(index, text, name, value, priority, enabled, overridden, implicit, anonymous, valid, styleSheetTextRange, styleDeclarationTextRange)
33 this.update(text, name, value, priority, enabled, overridden, implicit, anonymous, valid, styleSheetTextRange, styleDeclarationTextRange, true);
68 update: function(text, name, value, priority, enabled, overridden, implicit, anonymous, valid, styleSheetTextRange, styleDeclarationTextRange, dontFireEvents)
77 anonymous = anonymous || false;
84 this._enabled !== enabled || this._implicit !== implicit || this._anonymous !== anonymous || this._valid !== valid;
100 this._anonymous = anonymous;
314 get anonymous()
/macosx-10.10.1/tcl-105/tcl_ext/memchan/memchan/tools/
H A Dwatch_cvs9 CVSROOT=:pserver:anonymous@cvs1:/cvsroot/memchan
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/tools/
H A Dwatch_cvs9 CVSROOT=:pserver:anonymous@cvs1:/cvsroot/trf
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/
H A DMakefile14 CvsRoot = :pserver:anonymous@$(ProjectPlistName).cvs.sourceforge.net:/cvsroot/$(ProjectPlistName)
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/
H A DMakefile14 CvsRoot = :pserver:anonymous@$(Project).cvs.sourceforge.net:/cvsroot/$(Project)

Completed in 140 milliseconds

12345