/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | conf.sh | 199 shift; standard=$1 260 *" $standard "*) 262 *) standards="$standards $standard" 270 *VERSION*)key=${standard}${section} ;; 288 eval CONF_standard_${key}='$'standard 316 …printf "%29s %35s %8s %2s %1d %5s %s$nl" "$name" "$key" "$standard" "$call" "$section" "$flags" "$… 441 standard=${standard}_$1 448 case $standard in 449 _*) standard=`echo $standard | sed 's,^_*,,'` ;; 452 *" $standard "*) [all …]
|
H A D | conf.tab | 6 # name standard section call flags [ header ... ] [ value ... ] 9 # standard: AST, C, POSIX, SVID, XOPEN, <vendor> { SCO, SGI, SUN, ... } 10 # section: section number in standard 17 # M has _<standard><section>_<name> minmax value 20 # R _<standard>_<call>_<section>_<name> 21 # S _<call>_<standard><section>_<name> 22 # U <standard><section>_<name> prefixed by underscore 24 # W standard required 30 # <standard>_<name> 35 # <standard><section>_<name>
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/tm/ |
H A D | tminit.c | 252 local.standard = strdup(tzname[0]); in tmlocal() 299 if (!local.standard) in tmlocal() 300 local.standard = strdup(tzname[0]); in tmlocal() 312 local.standard = s; in tmlocal() 325 local.standard = s; in tmlocal() 344 for (zp = tm_data.zone; zp->standard; zp++) in tmlocal() 351 local.standard = zp->standard; in tmlocal() 355 s = tmpoff(s, e - s, zp->standard, 0, 0); in tmlocal() 367 if (!zp->standard) in tmlocal() 375 local.standard = strdup(buf); in tmlocal() [all …]
|
H A D | tmzone.c | 61 strlcpy(fixed.standard = fixed.daylight = off, name, sizeof(off)); in tmzone() 76 if (tmword(name, end, zp->standard, NiL, 0)) in tmzone() 93 } while (zp->standard); in tmzone()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/ |
H A D | astconf.c | 104 short standard; member 115 short standard; member 283 const char* standard; member 347 if ((s = getenv(state.name)) || getenv(state.strict) && (s = (char*)state.standard)) in synthesize() 879 look->standard = (flags & ASTCONF_AST) ? CONF_AST : -1; in lookup() 889 if (look->standard >= 0) in lookup() 891 look->standard = p->standard; in lookup() 926 …andard=%d section=%d call=%d flags=%04x elements=%d", look->name, look->standard, look->section, l… in lookup() 941 if ((look->standard < 0 || look->standard == mid->standard) && in lookup() 950 if ((look->standard < 0 || look->standard == mid->standard) && in lookup() [all …]
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | NOTES | 5 stages of ANSI standard C. The same library is used to construct 26 ANSI standard C. A compatibility dialect implements Reiser 27 features, allowing for a smooth transition to the ANSI standard. 39 in the compatibility dialect and on non-standard constructs 42 ANSI standard C.
|
/illumos-gate/usr/src/cmd/lp/filter/ |
H A D | slow.filter | 29 ## The Spooler will take ANYTHING that goes to standard error 30 ## and give it to the user. Non-empty standard error or non-zero 43 # Most of the time we don't want the standard error to be captured 45 # shell puts out when we get a SIGTERM. We'll save the standard
|
/illumos-gate/usr/src/cmd/lp/model/ |
H A D | standard | 70 # Most of the time we don't want the standard error to be captured 72 # shell puts out when we get a SIGTERM. We'll save the standard 77 # regular standard output won't be directed there, such as in 129 # standard input to the Spooler. It is used to forward 167 # filter. Minimally it should copy its standard input to 168 # the standard output, but it should also trap printer 200 # the standard ERROR, not the standard OUTPUT as is the usual case 201 # with foo=`cmd`. The standard output will go to the printer. 209 # The standard error of the delivered ${LPSET} program 887 # All standard error output is assumed to indicate a [all …]
|
H A D | tsol_standard | 69 # Most of the time we don't want the standard error to be captured 71 # shell puts out when we get a SIGTERM. We'll save the standard 76 # regular standard output won't be directed there, such as in 128 # standard input to the Spooler. It is used to forward 178 # filter. Minimally it should copy its standard input to 179 # the standard output, but it should also trap printer 211 # the standard ERROR, not the standard OUTPUT as is the usual case 212 # with foo=`cmd`. The standard output will go to the printer. 220 # The standard error of the delivered ${LPSET} program 955 # All standard error output is assumed to indicate a [all …]
|
H A D | tsol_standard_foomatic | 72 # Most of the time we don't want the standard error to be captured 74 # shell puts out when we get a SIGTERM. We'll save the standard 79 # regular standard output won't be directed there, such as in 131 # standard input to the Spooler. It is used to forward 181 # filter. Minimally it should copy its standard input to 182 # the standard output, but it should also trap printer 214 # the standard ERROR, not the standard OUTPUT as is the usual case 215 # with foo=`cmd`. The standard output will go to the printer. 223 # The standard error of the delivered ${LPSET} program 984 # All standard error output is assumed to indicate a [all …]
|
H A D | alert.proto | 71 The standard output and standard error were:
|
/illumos-gate/usr/src/test/test-runner/stf/contrib/ |
H A D | LICENSE.Artistic | 64 c) rename any non-standard executables so the names do not 65 conflict with standard executables, which must also be 67 non-standard executable that clearly documents how it 83 c) accompany any non-standard executables with their 85 non-standard executables non-standard names, and clearly
|
/illumos-gate/usr/src/cmd/ast/libast/amd64/ |
H A D | conftab.h | 75 short standard; member 85 short standard; member
|
/illumos-gate/usr/src/cmd/ast/libast/i386/ |
H A D | conftab.h | 75 short standard; member 85 short standard; member
|
/illumos-gate/usr/src/cmd/ast/libast/sparc/ |
H A D | conftab.h | 75 short standard; member 85 short standard; member
|
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/ |
H A D | conftab.h | 75 short standard; member 85 short standard; member
|
/illumos-gate/usr/src/lib/librstp/common/ |
H A D | README.news | 10 - 'nonStp' support (I know, that it is out the standard, 16 closer to the standard
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | lib.c | 321 enum standard standard = STANDARD_GNU89; variable 802 switch (standard) in handle_switch_W_finalize() 968 standard = STANDARD_C89; in handle_switch_a() 978 standard = STANDARD_C89; in handle_switch_s() 981 standard = STANDARD_C94; in handle_switch_s() 987 standard = STANDARD_C99; in handle_switch_s() 990 standard = STANDARD_GNU89; in handle_switch_s() 993 standard = STANDARD_GNU99; in handle_switch_s() 998 standard = STANDARD_C11; in handle_switch_s() 1007 standard = STANDARD_GNU11; in handle_switch_s() [all …]
|
H A D | lib.h | 210 enum standard { enum 222 extern enum standard standard;
|
/illumos-gate/usr/src/test/util-tests/tests/mdb/ |
H A D | README | 14 o mdb - Indicating that the file should be passed as standard input to mdb 18 should pass if and only if its standard ouput matches its standar error.
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | COMPATIBILITY | 10 the POSIX standard, not with ksh-88. No local variables are 80 17. The POSIX standard requires that test "$arg" have exit status 100 the end-of-options is reached to conform to the POSIX standard. 102 23. Since the POSIX standard requires that octal constants be 112 shell standard. 115 to on standard output as required by X/Open. With ksh-88,
|
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | date.c | 396 while (listzones->standard) in b_date() 400 …sfprintf(sfstdout, "%3s %4s %4s %4d %4d\n", s, *listzones->standard ? listzones->standard : "-", l… in b_date()
|
H A D | expr.c | 178 int standard; member 197 if (!state->standard) in getnode() 499 state.standard = !!conformance(0, 0); in b_expr() 501 if (state.standard) in b_expr()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | lib | 139 tst lib_select sys/select.h note{ select() has standard 5 arg interface }end link{ 435 tst lib_memcmp string.h note{ standard memcmp interface that works }end execute{ 447 …dlib.h fcntl.h signal.h sys/types.h sys/stat.h sys/mman.h fcntl.h note{ standard memccpy interface… 598 std cleanup note{ stuck with standard _cleanup }end noexecute{ 608 std remove note{ stuck with standard remove() }end nostatic{ 620 std signal note{ stuck with standard signal }end nolink{ 628 std strcoll note{ standard strcoll works }end execute{ 640 std strtod stdlib.h note{ stuck with standard strtod }end nostatic{ 651 std strtold stdlib.h note{ stuck with standard strtold }end nostatic{ 662 std strtol note{ stuck with standard strtol }end nostatic{
|
/illumos-gate/usr/src/cmd/perl/ |
H A D | THIRDPARTYLICENSE | 66 c) rename any non-standard executables so the names do not conflict 67 with standard executables, which must also be provided, and 68 provide a separate manual page for each non-standard executable 83 c) give non-standard executables non-standard names, and clearly
|