| /ast/src/lib/libast/comp/ |
| H A D | setlocale.c | 292 single: 300 goto single; 2427 * set a single AST_LC_* locale category 2433 single(int category, Lc_t* lc, unsigned int flags) function 2440 sfprintf(sfstderr, "locale single %16s %16s flags %04x\n", lc_categories[category].name, lc ? lc->name : 0, flags); 2598 single(stk[i], NiL, 0); 2622 if (!single(cat[i], p, 0)) 2625 single(stk[i], NiL, 0); 2649 if (!single(n, p, 0)) 2652 single( [all...] |
| /ast/src/lib/librecsort/ |
| H A D | rsprocess.c | 72 reg int single, n; local 74 if((single = s_data <= 0 ? 1 : 0) ) /* a single record */ 77 if(dsamelen && d <= 0 && !single) /* avoid infinite loop */ 107 { if((s_loop = s_data) > c_max && !single) /* max amount per loop */ 161 { if(single)
|
| /ast/src/cmd/ie/ |
| H A D | editlib.c | 74 * single characters are read in RAW mode and acted upon immediately. 80 * read(0,buffer,1); /* do your single char read */
|
| /ast/src/cmd/ksh93/sh/ |
| H A D | string.c | 459 * single!=0 limits quoting to '...' 463 char *sh_fmtqf(const char *string, int single, int fold) argument 476 if(single) 481 single = single ? 1 : 3; 502 q = single;
|
| /ast/src/cmd/pax/ |
| H A D | tar.sh | 40 single file called a \atarfile\a. A \atarfile\a can be any file, 43 single-character function letters \(\bc\b, \br\b, \bt\b, \bu\b, or 46 single-character function letters. Some of the function modifiers
|
| /ast/src/cmd/sort/ |
| H A D | main.c | 128 "[c:check?Check that the single input file is sorted according to the " 168 "accepted. Type is a single character and may be one of:]:[type[size]]]" 219 "[+?Single-letter options may be combined into a single string, such as " 299 off_t total; /* total size of single file */ 309 int single; /* one input file */ member in struct:Sort_s 545 error(1, "%s: %s: single character expected", opt_info.option, opt_info.arg); 892 if (sp->single = !key->input[1]) 1350 if (sp->single && !sp->nfiles && sp->total == (sp->map ? 0 : p)) 1522 * requires single named input file 1540 sp->single [all...] |
| /ast/src/cmd/builtin/ |
| H A D | what.c | 46 "[s:first|single?Find only the first occurrence of the pattern in each file.]" 69 int single; member in struct:__anon48 205 if (state.single) 238 state.hit = state.single = 0; 253 state.single = 1;
|
| /forgerock/opendj-b2.6/src/server/org/opends/server/schema/ |
| H A D | CollationMatchingRuleFactory.java | 1648 T single = 1651 queryList.add(single);
|
| H A D | DITStructureRuleSyntax.java | 395 // be a single name in single quotes, or it may be an open parenthesis 396 // followed by one or more names in single quotes separated by spaces. 452 // arbitrary string of characters enclosed in single quotes. 485 // this DIT structure rule. It may be a single rule ID or a set of 667 // either a single value in single quotes or an open parenthesis 668 // followed by one or more values in single quotes separated by spaces 750 * Reads the value of a string enclosed in single quotes, skipping over the 787 // The next character must be a single quot [all...] |
| /forgerock/opendj2/src/server/org/opends/server/schema/ |
| H A D | CollationMatchingRuleFactory.java | 1647 T single = 1650 queryList.add(single);
|
| H A D | DITStructureRuleSyntax.java | 394 // be a single name in single quotes, or it may be an open parenthesis 395 // followed by one or more names in single quotes separated by spaces. 451 // arbitrary string of characters enclosed in single quotes. 484 // this DIT structure rule. It may be a single rule ID or a set of 666 // either a single value in single quotes or an open parenthesis 667 // followed by one or more values in single quotes separated by spaces 749 * Reads the value of a string enclosed in single quotes, skipping over the 786 // The next character must be a single quot [all...] |
| /forgerock/opendj2.6.2/src/server/org/opends/server/schema/ |
| H A D | CollationMatchingRuleFactory.java | 1648 T single = 1651 queryList.add(single);
|
| H A D | DITStructureRuleSyntax.java | 395 // be a single name in single quotes, or it may be an open parenthesis 396 // followed by one or more names in single quotes separated by spaces. 452 // arbitrary string of characters enclosed in single quotes. 485 // this DIT structure rule. It may be a single rule ID or a set of 667 // either a single value in single quotes or an open parenthesis 668 // followed by one or more values in single quotes separated by spaces 750 * Reads the value of a string enclosed in single quotes, skipping over the 787 // The next character must be a single quot [all...] |
| /forgerock/opendj2-jel-hg/src/server/org/opends/server/schema/ |
| H A D | CollationMatchingRuleFactory.java | 1648 T single = 1651 queryList.add(single);
|
| H A D | DITStructureRuleSyntax.java | 395 // be a single name in single quotes, or it may be an open parenthesis 396 // followed by one or more names in single quotes separated by spaces. 452 // arbitrary string of characters enclosed in single quotes. 485 // this DIT structure rule. It may be a single rule ID or a set of 667 // either a single value in single quotes or an open parenthesis 668 // followed by one or more values in single quotes separated by spaces 750 * Reads the value of a string enclosed in single quotes, skipping over the 787 // The next character must be a single quot [all...] |
| /forgerock/opendj2-hg/src/server/org/opends/server/schema/ |
| H A D | CollationMatchingRuleFactory.java | 1647 T single = 1650 queryList.add(single);
|
| H A D | DITStructureRuleSyntax.java | 394 // be a single name in single quotes, or it may be an open parenthesis 395 // followed by one or more names in single quotes separated by spaces. 451 // arbitrary string of characters enclosed in single quotes. 484 // this DIT structure rule. It may be a single rule ID or a set of 666 // either a single value in single quotes or an open parenthesis 667 // followed by one or more values in single quotes separated by spaces 749 * Reads the value of a string enclosed in single quotes, skipping over the 786 // The next character must be a single quot [all...] |
| /forgerock/openam-v13/openam-server-only/src/main/resources/ |
| H A D | sms.at.conf | 29 attribute serviceSchema cis single 32 attribute serviceID dn single 36 attribute pluginID dn single 39 attribute smsPriority cis single
|
| /forgerock/openam-v13/openam-tools/openam-diagnostics/openam-diagnostics-plugins/src/main/resources/ |
| H A D | ServerConfigService.properties | 154 sfo-jdbc-url-single=Database URL contains only one message queue server.
|
| /forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/ |
| H A D | SubCommand.java | 522 boolean single = type.equals(CLIConstants.FLAG_SINGLE); 572 } else if (single) {
|
| /forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/federation/cli/tools/ |
| H A D | WebHelperMethodCreator.java | 93 boolean single = type.equals(CLIConstants.FLAG_SINGLE); 114 } else if (single) {
|
| /forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/schema/ |
| H A D | DITStructureRuleSyntax.java | 259 // be a single name in single quotes, or it may be an open parenthesis 260 // followed by one or more names in single quotes separated by spaces. 313 // arbitrary string of characters enclosed in single quotes. 343 // this DIT structure rule. It may be a single rule ID or a set of 524 // either a single value in single quotes or an open parenthesis 525 // followed by one or more values in single quotes separated by spaces 602 * Reads the value of a string enclosed in single quotes, skipping over the 639 // The next character must be a single quot [all...] |
| /forgerock/openam-v13/openam-ui/openam-ui-ria/src/main/resources/css/am-admin/ |
| H A D | policies.less | 278 .selectize-control.multi, .selectize-control.single { 294 .selectize-control.single .selectize-input:after {
|
| /forgerock/openam-v13/openam-ui/openam-ui-ria/src/main/resources/css/am-user/structure/ |
| H A D | uma.less | 231 .selectize-control.single .selectize-input.disabled {
|
| /forgerock/openidm-v4/openidm-zip/src/main/resources/samples/fullStack/ |
| H A D | README.md | 26 ## Integration with OpenAM for strong, flexible authentication and single-sign on 44 more authentication options, multi-factor authentication, powerful authentication chaining, and single-sign on. OpenAM also benefits when used this way - the OpenIDM user profile management functionality is far more feature-rich than what is provided by default in OpenAM. OpenIDM provides a sophisticated data validation service and has an easily-extensible, flexible environment to build upon. 54 For simplicity in this demo, it is assumed that you are using a single, root-level realm in OpenAM. It is possible to use multiple realms, but that is a more complicated setup.
|