Searched refs:noinit (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/tests/progs/
H A Dslapd-bind.c46 int force, int chaserefs, int noinit, LDAP **ldp,
51 int maxloop, int force, int chaserefs, int noinit, int delay,
101 int noinit = 1; local
229 noinit = 0;
256 force, chaserefs, noinit, delay, -1, NULL );
259 force, chaserefs, noinit, NULL, -1, NULL );
271 int force, int chaserefs, int noinit, LDAP **ldp,
329 if ( !noinit || ld == NULL ) {
390 if ( !noinit ) {
404 if ( ldp && noinit ) {
270 do_bind( char *uri, char *dn, struct berval *pass, int maxloop, int force, int chaserefs, int noinit, LDAP **ldp, int action_type, void *action ) argument
416 do_base( char *uri, char *dn, struct berval *pass, char *base, char *filter, char *pwattr, int maxloop, int force, int chaserefs, int noinit, int delay, int action_type, void *action ) argument
[all...]
H A Dslapd-tester.c129 int noinit = 1; local
264 noinit = 0;
770 if ( !noinit ) {
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/crypto/
H A Dapr_crypto_nss.c132 int noinit = 0; local
144 { "noinit", NULL, 0 },
187 noinit = fields[4].set;
191 if (noinit) {
/macosx-10.9.5/ncurses-42/ncurses/progs/
H A Dtset.c1166 int ch, noinit, noset, quiet, Sflag, sflag, showterm; local
1171 noinit = noset = quiet = Sflag = sflag = showterm = 0;
1187 noinit = 1;
1279 if (!noinit)
/macosx-10.9.5/swig-10/Source/Modules/
H A Dmzscheme.cxx20 -noinit - Do not emit scheme_initialize, scheme_reload,\n\
34 static bool noinit = false; variable
85 } else if (strcmp(argv[i], "-noinit") == 0) {
86 noinit = true;
163 if (!noinit) {
/macosx-10.9.5/ruby-104/ruby/
H A Dconfigure17527 DLDFLAGS="$DLDFLAGS -lbe -lroot glue-noinit.a init_term_dyn.o start_dyn.o"
17547 DLDFLAGS="$DLDFLAGS -lroot glue-noinit.a init_term_dyn.o start_dyn.o"
18351 LIBRUBY_DLDFLAGS="-f ruby.exp -lnet -lbe -lroot glue-noinit.a init_term_dyn.o start_dyn.o $LDFLAGS_OPTDIR"

Completed in 229 milliseconds