Searched refs:FALSE (Results 26 - 50 of 498) sorted by relevance

1234567891011>>

/forgerock/opendj-b2.6/src/server/org/opends/server/authorization/dseecompat/
H A DUserDN.java178 EnumEvalResult matched = EnumEvalResult.FALSE;
209 EnumEvalResult matched = EnumEvalResult.FALSE;
286 return EnumEvalResult.FALSE;
290 EnumEvalResult.TRUE : EnumEvalResult.FALSE;
305 EnumEvalResult ret=EnumEvalResult.FALSE;
312 return EnumEvalResult.FALSE;
317 return EnumEvalResult.FALSE;
321 return EnumEvalResult.FALSE;
326 return EnumEvalResult.FALSE;
330 return EnumEvalResult.FALSE;
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/authorization/dseecompat/
H A DUserDN.java178 EnumEvalResult matched = EnumEvalResult.FALSE;
209 EnumEvalResult matched = EnumEvalResult.FALSE;
286 return EnumEvalResult.FALSE;
290 EnumEvalResult.TRUE : EnumEvalResult.FALSE;
305 EnumEvalResult ret=EnumEvalResult.FALSE;
312 return EnumEvalResult.FALSE;
317 return EnumEvalResult.FALSE;
321 return EnumEvalResult.FALSE;
326 return EnumEvalResult.FALSE;
330 return EnumEvalResult.FALSE;
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/authorization/dseecompat/
H A DUserDN.java181 EnumEvalResult matched = EnumEvalResult.FALSE;
212 EnumEvalResult matched = EnumEvalResult.FALSE;
289 return EnumEvalResult.FALSE;
293 EnumEvalResult.TRUE : EnumEvalResult.FALSE;
308 EnumEvalResult ret=EnumEvalResult.FALSE;
315 return EnumEvalResult.FALSE;
320 return EnumEvalResult.FALSE;
324 return EnumEvalResult.FALSE;
329 return EnumEvalResult.FALSE;
333 return EnumEvalResult.FALSE;
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/authorization/dseecompat/
H A DUserDN.java178 EnumEvalResult matched = EnumEvalResult.FALSE;
209 EnumEvalResult matched = EnumEvalResult.FALSE;
286 return EnumEvalResult.FALSE;
290 EnumEvalResult.TRUE : EnumEvalResult.FALSE;
305 EnumEvalResult ret=EnumEvalResult.FALSE;
312 return EnumEvalResult.FALSE;
317 return EnumEvalResult.FALSE;
321 return EnumEvalResult.FALSE;
326 return EnumEvalResult.FALSE;
330 return EnumEvalResult.FALSE;
[all...]
/forgerock/opendj2/src/build-tools/windows/
H A Dcommon.c49 // and FALSE otherwise.
74 SetHandleInformation (hStdin, HANDLE_FLAG_INHERIT, FALSE);
76 SetHandleInformation (hStdout, HANDLE_FLAG_INHERIT, FALSE);
78 SetHandleInformation (hStderr, HANDLE_FLAG_INHERIT, FALSE);
123 return FALSE;
139 SetHandleInformation (hStdin, HANDLE_FLAG_INHERIT, FALSE);
141 SetHandleInformation (hStdout, HANDLE_FLAG_INHERIT, FALSE);
143 SetHandleInformation (hStderr, HANDLE_FLAG_INHERIT, FALSE);
209 // Returns FALSE if the process did not end with the provided
228 returnValue = FALSE;
[all...]
H A Dwinlauncher.c32 // FALSE otherwise (buffer overflow because the resulting
51 returnValue = FALSE;
59 // returns TRUE and FALSE otherwise.
64 BOOL returnValue = FALSE;
68 returnValue = FALSE;
84 // returns TRUE and FALSE otherwise.
88 BOOL returnValue = FALSE;
178 FALSE, // handle is not inheritable
194 processDead = FALSE;
204 processDead = FALSE;
[all...]
/forgerock/opendj-b2.6/src/build-tools/windows/
H A Dcommon.c50 // and FALSE otherwise.
75 SetHandleInformation (hStdin, HANDLE_FLAG_INHERIT, FALSE);
77 SetHandleInformation (hStdout, HANDLE_FLAG_INHERIT, FALSE);
79 SetHandleInformation (hStderr, HANDLE_FLAG_INHERIT, FALSE);
124 return FALSE;
140 SetHandleInformation (hStdin, HANDLE_FLAG_INHERIT, FALSE);
142 SetHandleInformation (hStdout, HANDLE_FLAG_INHERIT, FALSE);
144 SetHandleInformation (hStderr, HANDLE_FLAG_INHERIT, FALSE);
210 // Returns FALSE if the process did not end with the provided
229 returnValue = FALSE;
[all...]
H A Dwinlauncher.c33 // FALSE otherwise (buffer overflow because the resulting
52 returnValue = FALSE;
60 // returns TRUE and FALSE otherwise.
65 BOOL returnValue = FALSE;
69 returnValue = FALSE;
85 // returns TRUE and FALSE otherwise.
89 BOOL returnValue = FALSE;
179 FALSE, // handle is not inheritable
195 processDead = FALSE;
205 processDead = FALSE;
[all...]
/forgerock/opendj2.6.2/src/build-tools/windows/
H A Dcommon.c50 // and FALSE otherwise.
75 SetHandleInformation (hStdin, HANDLE_FLAG_INHERIT, FALSE);
77 SetHandleInformation (hStdout, HANDLE_FLAG_INHERIT, FALSE);
79 SetHandleInformation (hStderr, HANDLE_FLAG_INHERIT, FALSE);
124 return FALSE;
140 SetHandleInformation (hStdin, HANDLE_FLAG_INHERIT, FALSE);
142 SetHandleInformation (hStdout, HANDLE_FLAG_INHERIT, FALSE);
144 SetHandleInformation (hStderr, HANDLE_FLAG_INHERIT, FALSE);
210 // Returns FALSE if the process did not end with the provided
229 returnValue = FALSE;
[all...]
H A Dwinlauncher.c33 // FALSE otherwise (buffer overflow because the resulting
52 returnValue = FALSE;
60 // returns TRUE and FALSE otherwise.
65 BOOL returnValue = FALSE;
69 returnValue = FALSE;
85 // returns TRUE and FALSE otherwise.
89 BOOL returnValue = FALSE;
179 FALSE, // handle is not inheritable
195 processDead = FALSE;
205 processDead = FALSE;
[all...]
/forgerock/opendj2-hg/src/build-tools/windows/
H A Dcommon.c49 // and FALSE otherwise.
74 SetHandleInformation (hStdin, HANDLE_FLAG_INHERIT, FALSE);
76 SetHandleInformation (hStdout, HANDLE_FLAG_INHERIT, FALSE);
78 SetHandleInformation (hStderr, HANDLE_FLAG_INHERIT, FALSE);
123 return FALSE;
139 SetHandleInformation (hStdin, HANDLE_FLAG_INHERIT, FALSE);
141 SetHandleInformation (hStdout, HANDLE_FLAG_INHERIT, FALSE);
143 SetHandleInformation (hStderr, HANDLE_FLAG_INHERIT, FALSE);
209 // Returns FALSE if the process did not end with the provided
228 returnValue = FALSE;
[all...]
H A Dwinlauncher.c32 // FALSE otherwise (buffer overflow because the resulting
51 returnValue = FALSE;
59 // returns TRUE and FALSE otherwise.
64 BOOL returnValue = FALSE;
68 returnValue = FALSE;
84 // returns TRUE and FALSE otherwise.
88 BOOL returnValue = FALSE;
178 FALSE, // handle is not inheritable
194 processDead = FALSE;
204 processDead = FALSE;
[all...]
/forgerock/opendj2-jel-hg/src/build-tools/windows/
H A Dcommon.c50 // and FALSE otherwise.
75 SetHandleInformation (hStdin, HANDLE_FLAG_INHERIT, FALSE);
77 SetHandleInformation (hStdout, HANDLE_FLAG_INHERIT, FALSE);
79 SetHandleInformation (hStderr, HANDLE_FLAG_INHERIT, FALSE);
124 return FALSE;
140 SetHandleInformation (hStdin, HANDLE_FLAG_INHERIT, FALSE);
142 SetHandleInformation (hStdout, HANDLE_FLAG_INHERIT, FALSE);
144 SetHandleInformation (hStderr, HANDLE_FLAG_INHERIT, FALSE);
210 // Returns FALSE if the process did not end with the provided
229 returnValue = FALSE;
[all...]
H A Dwinlauncher.c33 // FALSE otherwise (buffer overflow because the resulting
52 returnValue = FALSE;
60 // returns TRUE and FALSE otherwise.
65 BOOL returnValue = FALSE;
69 returnValue = FALSE;
85 // returns TRUE and FALSE otherwise.
89 BOOL returnValue = FALSE;
179 FALSE, // handle is not inheritable
195 processDead = FALSE;
205 processDead = FALSE;
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/build-tools/windows/
H A Dcommon.c49 // and FALSE otherwise.
74 SetHandleInformation (hStdin, HANDLE_FLAG_INHERIT, FALSE);
76 SetHandleInformation (hStdout, HANDLE_FLAG_INHERIT, FALSE);
78 SetHandleInformation (hStderr, HANDLE_FLAG_INHERIT, FALSE);
123 return FALSE;
139 SetHandleInformation (hStdin, HANDLE_FLAG_INHERIT, FALSE);
141 SetHandleInformation (hStdout, HANDLE_FLAG_INHERIT, FALSE);
143 SetHandleInformation (hStderr, HANDLE_FLAG_INHERIT, FALSE);
209 // Returns FALSE if the process did not end with the provided
228 returnValue = FALSE;
[all...]
H A Dwinlauncher.c32 // FALSE otherwise (buffer overflow because the resulting
51 returnValue = FALSE;
59 // returns TRUE and FALSE otherwise.
64 BOOL returnValue = FALSE;
68 returnValue = FALSE;
84 // returns TRUE and FALSE otherwise.
88 BOOL returnValue = FALSE;
178 FALSE, // handle is not inheritable
194 processDead = FALSE;
204 processDead = FALSE;
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/schema/
H A DAuthPasswordEqualityMatchingRule.java196 return ConditionResult.FALSE;
208 return ConditionResult.FALSE;
221 return ConditionResult.FALSE;
H A DUserPasswordEqualityMatchingRule.java194 return ConditionResult.FALSE;
205 return ConditionResult.FALSE;
217 return ConditionResult.FALSE;
/forgerock/opendj2/src/server/org/opends/server/schema/
H A DAuthPasswordEqualityMatchingRule.java195 return ConditionResult.FALSE;
207 return ConditionResult.FALSE;
220 return ConditionResult.FALSE;
H A DUserPasswordEqualityMatchingRule.java193 return ConditionResult.FALSE;
204 return ConditionResult.FALSE;
216 return ConditionResult.FALSE;
/forgerock/opendj2.6.2/src/server/org/opends/server/schema/
H A DAuthPasswordEqualityMatchingRule.java196 return ConditionResult.FALSE;
208 return ConditionResult.FALSE;
221 return ConditionResult.FALSE;
H A DUserPasswordEqualityMatchingRule.java194 return ConditionResult.FALSE;
205 return ConditionResult.FALSE;
217 return ConditionResult.FALSE;
/forgerock/opendj2-jel-hg/src/server/org/opends/server/schema/
H A DAuthPasswordEqualityMatchingRule.java196 return ConditionResult.FALSE;
208 return ConditionResult.FALSE;
221 return ConditionResult.FALSE;
H A DUserPasswordEqualityMatchingRule.java194 return ConditionResult.FALSE;
205 return ConditionResult.FALSE;
217 return ConditionResult.FALSE;
/forgerock/opendj2-hg/src/server/org/opends/server/schema/
H A DAuthPasswordEqualityMatchingRule.java195 return ConditionResult.FALSE;
207 return ConditionResult.FALSE;
220 return ConditionResult.FALSE;

Completed in 187 milliseconds

1234567891011>>