/illumos-gate/usr/src/man/man5/ |
H A D | bootparams.5 | 28 \fIclientname keyword=value\fR... 42 whitespace characters and a series of keyword\(emvalue pairs separated by 44 keyword\(emvalue pair. 47 Each keyword\(emvalue pair has the syntax: 51 \fIkeyword\fR\fB=\fR\fIvalue\fR 62 \fIkeyword\fR\fB=\fR\fIserver\fR\fB:\fR\fIvalue\fR 94 A minor variation of the \fIkeyword=value\fR syntax is used for the 95 \fBdomain\fR keyword. Unlike the forms shown above, this syntax does not use a 111 between the end of the path (\fBroot\fR) and the keyword \fBdomain\fR: 127 In entries that use the \fBdomain\fR keyword, the domain name specified must be [all …]
|
/illumos-gate/usr/src/uts/common/io/sfxge/common/ |
H A D | efx_vpd.c | 429 efx_vpd_keyword_t keyword; in efx_vpd_next_keyword() local 438 keyword = EFX_VPD_KEYWORD(tag[pos], tag[pos + 1]); in efx_vpd_next_keyword() 446 *keywordp = keyword; in efx_vpd_next_keyword() 498 efx_vpd_keyword_t keyword; in efx_vpd_hunk_verify() local 509 * Parse every tag,keyword in the existing VPD. If the csum is present, in efx_vpd_hunk_verify() 510 * the assert it is correct, and is the final keyword in the RO block. in efx_vpd_hunk_verify() 524 /* RV keyword must be the last in the block */ in efx_vpd_hunk_verify() 531 taglen, pos, &keyword, &keylen)) != 0) in efx_vpd_hunk_verify() 534 if (keyword == EFX_VPD_KEYWORD('R', 'V')) { in efx_vpd_hunk_verify() 586 /* RV keyword length 1 */ [all …]
|
/illumos-gate/usr/src/cmd/awk_xpg4/ |
H A D | awk0.c | 40 s_BEGIN, KEYWORD, BEGIN, NULL, 41 s_END, KEYWORD, END, NULL, 42 M_MB_L("break"), KEYWORD, BREAK, NULL, 43 M_MB_L("continue"), KEYWORD, CONTINUE, NULL, 44 M_MB_L("for"), KEYWORD, FOR, NULL, 45 M_MB_L("if"), KEYWORD, IF, NULL, 46 M_MB_L("else"), KEYWORD, ELSE, NULL, 47 M_MB_L("in"), KEYWORD, IN, NULL, 48 s_next, KEYWORD, NEXT, NULL, 49 M_MB_L("while"), KEYWORD, WHILE, NULL, [all …]
|
/illumos-gate/usr/src/cmd/lp/lib/filters/ |
H A D | conv.c | 131 ret.keyword = 0; 137 ret.keyword = 0; 143 ret.keyword = Strdup(str); 146 if (!ret.keyword) { 150 if (!searchlist(ret.keyword, keyword_list)) { 152 ret.keyword = 0; 159 ret.keyword = 0; 172 ret.keyword = 0; 178 ret.keyword = 0; 184 ret.keyword = 0; [all …]
|
H A D | insfilter.c | 49 char *keyword; member 183 for (ppt = parmtable; ppt->keyword; ppt++) 193 pp->keyword = ppt->keyword; 207 * the keyword table. Note that some keywords should 212 for (ppt = parmtable; ppt->keyword; ppt++) 213 if (STREQU(*p, ppt->keyword) && 216 pp->keyword = ppt->keyword; 231 pp->keyword = 0; 699 for (fail = 0, pm = parms; !fail && pm->keyword; pm++) { 709 for (; pt->keyword; pt++) [all …]
|
/illumos-gate/usr/src/tools/cscope-fast/ |
H A D | lookup.c | 34 * keyword look-up routine for the C symbol scanner 39 /* keyword text for fast testing of keywords in the scanner */ 44 * This keyword table is also used for keyword text compression. Keywords 50 struct keystruct keyword[] = { variable 94 #define KEYWORDS (sizeof (keyword) / sizeof (struct keystruct)) 109 p = &keyword[i]; in initsymtab() 116 /* see if this identifier is a keyword */ 124 /* look up the identifier in the keyword table */ in lookup() 127 if (compress == YES && (c = p - keyword) < ' ') { in lookup() 128 ident[0] = c; /* compress the keyword */ in lookup()
|
/illumos-gate/usr/src/man/man1/ |
H A D | fmtmsg.1 | 84 The condition originated in an application. This keyword should not be used in 94 The condition originated in a utility. This keyword should not be used in 104 The message originated in the kernel. This keyword should not be used in 114 The application will recover from the condition. This keyword should not be 124 The application will not recover from the condition. This keyword should not be 355 \fBMSGVERB=[\fIkeyword\fR[:\fIkeyword\fR[:...]]] 363 Valid \fIkeyword\fRs are: \fBlabel\fR, \fBseverity\fR, \fBtext\fR, 364 \fBaction\fR, and \fBtag\fR. If \fBMSGVERB\fR contains a keyword for a 367 \fBstderr\fR. If \fBMSGVERB\fR does not include a keyword for a message 447 \fIseverity_keyword\fR is a character string used as the keyword with the [all …]
|
H A D | apropos.1 | 11 .Nd locate commands by keyword lookup 16 .Ar keyword ... 20 .Ar keyword ... 28 .Ar keyword . 59 .Ar keyword 89 table of contents and keyword database 92 .Ss Example 1 To find a man page whose NAME line contains a keyword
|
H A D | ckkeywd.1 | 8 ckkeywd \- prompts for and validates a keyword 13 [\fB-p\fR \fIprompt\fR] [\fB-k\fR \fIpid\fR [\fB-s\fR \fIsignal\fR]] \fIkeyword\fR [...] 124 \fB\fIkeyword\fR\fR 127 Defines the keyword, or list of keywords, against which the answer will be 174 Enter appropriate value [\fIkeyword\fR,[\|.\|.\|.\|],?,q]: 185 ERROR: Please enter one of the following keywords: \fIkeyword\fR,[\|.\|.\|.\|],q 196 \fIkeyword\fR\fB,[\|.\|.\|.\|],q\fR
|
H A D | pax.1 | 359 \fIkeyword\fR[[:]=\fIvalue\fR][,\fIkeyword\fR[[:]=\fIvalue\fR], ...] 382 following keyword values of \fIoptions\fR are supported for the file formats as 391 This keyword is applicable only to the \fB-x\fR \fBpax\fR format. When used in 419 This keyword is applicable only to the \fB-x\fR \fBpax\fR format. This keyword 482 This keyword is applicable only to the \fB-x\fR \fBpax\fR format. When used in 485 as regular files by previous versions of \fBpax\fR. This keyword allows user 540 This keyword is applicable only to the \fB-x\fR \fBpax\fR format. This keyword 635 This keyword is applicable only to the \fB-x\fR \fBpax\fR format. In 648 This keyword specifies the output format of the table of contents produced when 651 the only or final \fIkeyword\fR=\fIvalue\fR pair in an \fB-o\fR [all …]
|
H A D | locale.1 | 79 Specifying a keyword name selects the named keyword and the category containing 80 that keyword. 110 one keyword name or via a category name). It is valid both with and without the 142 The name of a locale category, the name of a keyword in a locale category, or 143 the reserved name \fBcharmap\fR. The named category or keyword will be selected 145 keyword name in the current locale, the results are unspecified; otherwise, 146 both category and keyword names can be specified as \fIname\fR operands, in any
|
/illumos-gate/usr/src/man/man8/ |
H A D | cryptoadm.8 | 176 metaslot keyword is specified, display the list of mechanisms that can be used 191 the mechanism policy enforced on it only. If the metaslot keyword is specified, 204 metaslot keyword is specified, display details about the metaslot. 233 \fBall\fR keyword. 249 description of mechanism. If the \fBauto-key-migrate\fR keyword is specified, 269 \fBall\fR keyword. 296 \fBdefault-keystore\fR keyword is specified, metaslot will use the default 297 persistent object store. If the \fBauto-key-migrate\fR keyword is specified, 469 mechanisms on a provider. See the discussion of the \fBall\fR keyword, below. 494 The keyword all can be used with with the \fBdisable\fR and \fBenable\fR [all …]
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | pp.3 | 204 is defined for macro and keyword tokens and 236 Keyword identifier. 535 was set then the keyword tokens are also defined. 540 The ANSI keyword tokens are: 551 and the C++ keyword tokens are: 561 Additional keyword tokens 573 noise keyword tokens 580 points to the entire noise construct, including the offending noise keyword. 581 The basic noise keyword categories are: 585 The simplest noise: a single keyword that is noise in any context and maps to [all …]
|
/illumos-gate/usr/src/cmd/fmtmsg/ |
H A D | main.c | 123 char *keyword; member 133 char *keyword; member 144 * sevkywd Keyword identifying the severity 477 * -c classification Keyword that identifies the type of the message 479 * -s severity Keyword that identifies the severity of the message 491 * elements, keyword, value (in octal, hex, or decimal), 671 /* Search for keyword in list */ in main() 673 (class_info->keyword != (char *) NULL) && in main() 674 (strcmp(cstr, class_info->keyword)) ; in main() 677 /* If invalid (keyword unknown), write a message and exit */ in main() [all …]
|
/illumos-gate/usr/src/cmd/valtools/ |
H A D | ckkeywd.c | 47 static char **keyword; variable 54 gettext("usage: %s [options] keyword [...]\n"), prog); in usage() 147 usage(); /* must be at least one keyword */ in main() 150 keyword = (char **)malloc(sizeof (char *) * (nkeyword + 1)); in main() 151 if (!keyword) { in main() 157 keyword[i] = argv[optind++]; in main() 158 keyword[nkeyword] = NULL; in main() 173 n = ckkeywd(strval, keyword, deflt, error, help, prompt); in main()
|
/illumos-gate/usr/src/cmd/audio/audioconvert/ |
H A D | parse.cc | 48 // Lookup the string in a keyword table. return the token associated with it. 102 // Parse an audio format keyword 135 // Format is in the form of: [keyword=]value[,[keyword=]value ...]. 171 // If so, left side is keyword, right side is value. in parse_format() 178 // Look for the keyword in parse_format() 213 Err(MGET("ambiguous keyword: %s\n"), key); in parse_format() 216 Err(MGET("null keyword: =%s\n"), val); in parse_format() 219 Err(MGET("invalid keyword: %s\n"), key); in parse_format() 223 // No keyword, so try to intuit the value in parse_format()
|
/illumos-gate/usr/src/lib/libsqlite/src/ |
H A D | tokenize.c | 29 typedef struct Keyword Keyword; typedef 30 struct Keyword { struct 31 char *zName; /* The keyword name */ 32 u8 tokenType; /* Token value for this keyword */ 33 u8 len; /* Length of this keyword */ 40 static Keyword aKeywordTable[] = { argument 152 ** keyword. If it is a keyword, the token code of that keyword is 153 ** returned. If the input is not a keyword, TK_ID is returned. 157 Keyword *p; in sqliteKeywordCode() 160 /* Initialize the keyword hash table */ in sqliteKeywordCode() [all …]
|
/illumos-gate/usr/src/man/man7/ |
H A D | locale.7 | 160 keyword within a locale must have a unique name (that is, two categories cannot 161 have a commonly-named keyword). No keyword can start with the characters 169 below. When a keyword is followed by more than one operand, the operands must 547 automatically included in this class. No character specified for the keyword 566 the keyword \fBcntrl\fR can be specified. 639 keyword, but no characters are subsequently assigned to it, this is not an 679 automatically included in this mapping, but only when the \fBtoupper\fR keyword 714 specified. If the \fBtolower\fR keyword is omitted from the locale definition, 788 category. If this keyword is specified, no other keyword is specified. 798 element. This keyword is optional. [all …]
|
/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/ |
H A D | cryptoadm.c | 362 * If any of these arguments are NULL, that keyword is not expected, 458 * if the keyword "all" is specified, otherwise builds a link list of the 488 * "mechanism" could be either a literal keyword in process_mech_operands() 491 * view it as a literal keyword. in process_mech_operands() 670 * "global" is keyword and not to in do_list() 687 * "global" is keyword and not to in do_list() 785 * "disable" could be either a literal keyword in do_disable() 788 * a literal keyword. "global" is keyword and not in do_disable() 810 * "disable" could be either a literal keyword in do_disable() 813 * a literal keyword. "global" is keyword and not in do_disable() [all …]
|
/illumos-gate/usr/src/boot/efi/include/Protocol/ |
H A D | HiiConfigKeyword.h | 3 associated with a keyword exposed through a x-UEFI- prefixed 39 keyword owners, creates a <MultiConfigResp> string from it and forwards it to the 48 error is generated during processing the second or later keyword element, the system 107 keyword owners, creates a <MultiConfigRequest> string from it and forwards it to the 116 EFI_NOT_FOUND is generated while processing the keyword elements, the Results string 117 contains values returned for all keywords processed prior to the keyword generating the 118 error but no values for the keyword with error or any following keywords. 186 /// to set and get the values associated with a keyword exposed
|
/illumos-gate/usr/src/cmd/power/ |
H A D | parse.c | 50 * needs to be sorted by .keyword and any longer string like "device" 307 * Match leading keyword from a conf line and 314 char *keyword; in get_cinfo() local 318 * Scan the config table for a matching keyword; since the table in get_cinfo() 319 * is sorted by keyword strings, a few optimizations can be done: in get_cinfo() 320 * first compare only the first byte of the keyword, skip any in get_cinfo() 325 keyword = LINEARG(0); in get_cinfo() 326 for (cip = conftab; cip->keyword; cip++) { in get_cinfo() 327 chr_diff = (int)(*cip->keyword - *keyword); in get_cinfo() 330 lineno, *cip->keyword, *line, chr_diff); in get_cinfo() [all …]
|
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | AttributeDescriptor.java | 87 * KEYWORD null string, "" 108 * For keyword attributes returns null. For no allowed values 114 * null if the attribute is keyword. 129 * For keyword attributes returns null. For no allowed values 135 * null if the attribute is keyword. 188 * Returns true if the attribute is a keyword attribute. 190 * @return True if the attribute is a keyword attribute 294 * Set the keyword attribute flag. 296 * @param flag New keyword attribute flag.
|
H A D | ServiceLocationAttributeDescriptor.java | 69 * <li><i>KEYWORD</i> -- null string, <i>""</i></li> 88 * For keyword attributes returns null. For no allowed values 94 * or null if the attribute is keyword. 101 * For keyword attributes returns null. For no allowed values 107 * null if the attribute is keyword. 145 * Returns <i>true</i> if the attribute is a keyword attribute. 147 * @return <i>true</i> if the attribute is a keyword attribute
|
/illumos-gate/usr/src/lib/libtsnet/common/ |
H A D | misc.c | 189 const char **keyword; in rtsa_keyword() local 208 for (keyword = rtsa_keywords; *keyword != NULL; keyword++) in rtsa_keyword() 209 if (strcmp(*keyword, attrbuf) == 0) in rtsa_keyword() 211 if ((key = keyword - rtsa_keywords) == SAK_INVAL) { in rtsa_keyword() 377 "Illegal keyword delimiter", 378 "Unknown keyword", 379 "Duplicate keyword", 398 "Unacceptable keyword for type"
|
/illumos-gate/usr/src/lib/libadm/common/ |
H A D | ckkeywd.c | 64 ckkeywd(char *strval, char *keyword[], char *defstr, char *error, char *help, in ckkeywd() argument 74 for (i = 0; keyword[i]; ) { in ckkeywd() 77 (void) strcat(ept, keyword[i++]); in ckkeywd() 85 putprmpt(stderr, prompt, keyword, defstr); in ckkeywd() 108 if (keyword) in ckkeywd() 109 valid = !match(input, keyword); in ckkeywd()
|