Searched refs:want (Results 1 - 14 of 14) sorted by relevance

/forgerock/web-agents-v4/zlib/
H A Dgzguts.h172 unsigned want; /* requested buffer size, default is GZBUFSIZE */ member in struct:__anon115
H A Dgzread.c94 state->in = (unsigned char *)malloc(state->want);
95 state->out = (unsigned char *)malloc(state->want << 1);
104 state->size = state->want;
H A Dgzwrite.c22 state->in = (unsigned char *)malloc(state->want);
31 state->out = (unsigned char *)malloc(state->want);
53 state->size = state->want;
H A Dgzlib.c115 state->want = GZBUFSIZE; /* requested buffer size */
334 state->want = size;
/forgerock/opendj2/resource/bin/
H A D_script-util.bat145 echo If you want to have specific Java settings for each command line you must
185 echo If you want to have specific Java settings for each command line you must
211 echo If you want to have specific Java settings for each command line you must
/forgerock/opendj-b2.6/resource/bin/
H A D_script-util.bat144 echo If you want to have specific Java settings for each command line you must
184 echo If you want to have specific Java settings for each command line you must
210 echo If you want to have specific Java settings for each command line you must
/forgerock/opendj2.6.2/resource/bin/
H A D_script-util.bat144 echo If you want to have specific Java settings for each command line you must
184 echo If you want to have specific Java settings for each command line you must
210 echo If you want to have specific Java settings for each command line you must
/forgerock/opendj2-jel-hg/resource/bin/
H A D_script-util.bat132 echo If you want to have specific Java settings for each command line you must
166 echo If you want to have specific Java settings for each command line you must
192 echo If you want to have specific Java settings for each command line you must
H A Didsconfig290 # Actually one needs to init non-null/zero values, only. However, we want
939 [+DESCRIPTION?Check whether the given \astring\a is NOT a numeric string. Useful for if and while statements that want to test for non-numeric data.]
1515 [+?backend is retrieved from suffixes and subsuffixes defined under "cn=mapping tree,cn=config". The nsslapd-state attribute of these suffixes entries is filled with either Backend, Disabled or referrals related values. We only want those that have a true backend database to select the relevant backend.]
2099 get_confirm 'GSSAPI is supported. Do you want to set up GSSAPI:(y/n)' 'n'
2153 "Are you sure you want to overwrite profile 'cn=${ANS}'?"
2857 get_confirm_nodef "Do you want to add another ${UTYPE} authentication method (y/n)?" \
2881 get_confirm 'Do you want the clients to follow referrals (y/n/h)?' 'n' \
2960 get_confirm 'Do you want to store passwords in "CRYPT" formats (y/n/h)?' \
3000 get_confirm 'Do you want to enable shadow update (y/n/h)?' 'n' \
3204 get_confirm 'Do you want t
[all...]
/forgerock/opendj2-hg/resource/bin/
H A D_script-util.bat145 echo If you want to have specific Java settings for each command line you must
185 echo If you want to have specific Java settings for each command line you must
211 echo If you want to have specific Java settings for each command line you must
/forgerock/opendj-v3/opendj-server-legacy/resource/bin/
H A D_script-util.bat164 echo If you want to have specific Java settings for each command line you must
204 echo If you want to have specific Java settings for each command line you must
230 echo If you want to have specific Java settings for each command line you must
/forgerock/openidm-v4/openidm-zip/src/main/resources/
H A Dstartup.bat31 rem We do not want jpda in CMD_LINE_ARGS
/forgerock/openidm-v4/openidm-zip/src/main/resources/samples/salesforce-connector/
H A DREADME86 Now that we are confident that we pulled in the users from Salesforce we want to test the mapping we created
/forgerock/openidm-v4/openidm-zip/src/main/resources/samples/usecase/
H A DREADME33 are provided in the openidm/samples/usecase/db directory. If you want to use one of these alternative
224 If you want to use email notifications as part of the process make the following changes:
364 By default, the workflow sends notifications to the user entry, visible when the user logs into the UI. If you want

Completed in 109 milliseconds