Home
last modified time | relevance | path

Searched refs:SYNTAX (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/fm/libfmd_snmp/mibs/
H A DSUN-FM-MIB.mib72 SYNTAX INTEGER {
83 SYNTAX INTEGER {
96 SYNTAX INTEGER {
173 SYNTAX URLString
182 SYNTAX URLString
199 SYNTAX Gauge32
295 SYNTAX URLString
304 SYNTAX URLString
313 SYNTAX URLString
331 SYNTAX URLString
[all …]
H A DSUN-IREPORT-MIB.mib66 SYNTAX OCTET STRING (SIZE (0..1023))
72 SYNTAX INTEGER {
84 SYNTAX SunIreportNotificationEntry
103 SYNTAX DisplayString
111 SYNTAX DisplayString
119 SYNTAX DisplayString
127 SYNTAX DateAndTime
135 SYNTAX SunIreportSmfFmriString
143 SYNTAX SunIreportSmfState
151 SYNTAX SunIreportSmfState
[all …]
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkerberos.ldif42 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
54 SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
69 SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
81 SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
109 SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
121 SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
133 SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
147 SYNTAX 1.3.6.1.4.1.1466.115.121.1.12)
163 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
216 SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
[all …]
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh4135 attributetypes: ( 1.3.6.1.1.1.1.30 NAME 'nisDomain' DESC 'NIS domain' SYNTAX 1.3.6.1.4.1.1466.115.1…
4139 attributetypes: ( 1.3.6.1.4.1.42.2.27.1.1.12 NAME 'nisNetIdUser' SYNTAX 1.3.6.1.4.1.1466.115.121.1.…
4140 attributetypes: ( 1.3.6.1.4.1.42.2.27.1.1.13 NAME 'nisNetIdGroup' SYNTAX 1.3.6.1.4.1.1466.115.121.1…
4141 attributetypes: ( 1.3.6.1.4.1.42.2.27.1.1.14 NAME 'nisNetIdHost' SYNTAX 1.3.6.1.4.1.1466.115.121.1.…
4142 attributetypes: ( 1.3.6.1.4.1.42.2.27.2.1.15 NAME 'rfc822mailMember' SYNTAX 1.3.6.1.4.1.1466.115.12…
4143 attributetypes: ( 2.16.840.1.113730.3.1.30 NAME 'mgrpRFC822MailMember' SYNTAX 1.3.6.1.4.1.1466.115.…
4144 attributetypes: ( 1.3.6.1.4.1.42.2.27.5.1.15 NAME 'SolarisLDAPServers' SYNTAX 1.3.6.1.4.1.1466.115.…
4149 attributetypes: ( 1.3.6.1.4.1.42.2.27.5.1.20 NAME 'SolarisAuthMethod' SYNTAX 1.3.6.1.4.1.1466.115.1…
4153 attributetypes: ( 1.3.6.1.4.1.42.2.27.5.1.24 NAME 'SolarisDataSearchDN' SYNTAX 1.3.6.1.4.1.1466.115…
4172 attributetypes: ( 1.3.6.1.4.1.42.2.27.5.1.3 NAME 'SolarisProjectAttr' SYNTAX 1.3.6.1.4.1.1466.115.1…
[all …]
/illumos-gate/usr/src/cmd/awk/
H A Dawk.g.y275 if (safe) SYNTAX("cmd | getline is unsafe");
278 if (safe) SYNTAX("cmd | getline is unsafe");
329 if (safe) SYNTAX("print | is unsafe");
332 if (safe) SYNTAX("print >> is unsafe");
335 if (safe) SYNTAX("print > is unsafe");
341 | error { yyclearin; SYNTAX("illegal statement"); }
363 SYNTAX("next is illegal inside a function");
366 SYNTAX("nextfile is illegal inside a function");
412 { SYNTAX("index() doesn't permit regular expressions");
484 SYNTAX("%s is an array, not a function", p->nval);
[all …]
H A Dlex.c362 SYNTAX("unexpected end of input after $"); in yylex()
371 SYNTAX("extra }"); in yylex()
376 SYNTAX("extra ]"); in yylex()
380 SYNTAX("extra )"); in yylex()
420 SYNTAX("non-terminated string %.10s...", buf); in string()
517 SYNTAX("system is unsafe"); in word()
521 SYNTAX("illegal nested function"); in word()
525 SYNTAX("return not in function"); in word()
570 SYNTAX("newline in regular expression %.10s...", buf); in regexpr()
582 SYNTAX("non-terminated regular expression %.10s...", buf); in regexpr()
H A Dparse.c236 SYNTAX("%s is a function, not an array", cp->nval); in makearr()
286 SYNTAX("`%s' is an array name and a function name", v->nval); in defn()
290 SYNTAX("`%s' is both function name and argument name", v->nval); in defn()
H A Dlib.c655 SYNTAX("%s", s); in yyerror()
659 SYNTAX(const char *fmt, ...) in SYNTAX() function
H A Dawk.h337 extern void SYNTAX(const char *, ...);
H A Dtran.c601 SYNTAX("newline in string %.20s...", os); in qstring()
/illumos-gate/usr/src/boot/
H A DREADME.loader209 NOTES ON LOADER.CONF SYNTAX