Home
last modified time | relevance | path

Searched refs:standard (Results 1 – 25 of 199) sorted by relevance

12345678

/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dconf.sh260 *" $standard "*)
448 case $standard in
452 *" $standard "*)
474 *" $standard "*)
488 case $standard in
508 case $standard in
968 *" $standard "*)
1217 standard=${standard}${section}
1530 short standard;
1540 short standard;
[all …]
H A Dconf.tab6 # 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 Dtminit.c252 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()
351 local.standard = zp->standard; in tmlocal()
367 if (!zp->standard) in tmlocal()
375 local.standard = strdup(buf); in tmlocal()
397 s = local.standard; in tmlocal()
424 s = local.standard; in tmlocal()
[all …]
H A Dtmzone.c61 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 Dastconf.c104 short standard; member
115 short standard; member
283 const char* standard; member
889 if (look->standard >= 0) in lookup()
891 look->standard = p->standard; in lookup()
941 if ((look->standard < 0 || look->standard == mid->standard) && in lookup()
950 if ((look->standard < 0 || look->standard == mid->standard) && in lookup()
1152 if (p->standard == CONF_AST) in print()
1643 look.standard = look.conf->standard; in astconflist()
1660 if (look.standard < 0) in astconflist()
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DNOTES5 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 Dslow.filter29 ## 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 Dstandard129 # 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
209 # The standard error of the delivered ${LPSET} program
887 # All standard error output is assumed to indicate a
934 # standard input to the ${LPTELL} program.
947 # messages on the standard error, but on the standard output
970 # its standard OUTPUT: Divert the standard error (#2) to
975 # standard output (the printer port) made earlier,
[all …]
H A Dtsol_standard128 # 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
220 # The standard error of the delivered ${LPSET} program
955 # All standard error output is assumed to indicate a
1002 # standard input to the ${LPTELL} program.
1015 # messages on the standard error, but on the standard output
1038 # its standard OUTPUT: Divert the standard error (#2) to
1043 # standard output (the printer port) made earlier,
[all …]
H A Dtsol_standard_foomatic131 # 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
223 # The standard error of the delivered ${LPSET} program
984 # All standard error output is assumed to indicate a
1031 # standard input to the ${LPTELL} program.
1044 # messages on the standard error, but on the standard output
1067 # its standard OUTPUT: Divert the standard error (#2) to
1072 # standard output (the printer port) made earlier,
[all …]
H A Dalert.proto71 The standard output and standard error were:
/illumos-gate/usr/src/cmd/ast/libast/i386/
H A Dconftab.h75 short standard; member
85 short standard; member
/illumos-gate/usr/src/cmd/ast/libast/sparc/
H A Dconftab.h75 short standard; member
85 short standard; member
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/
H A Dconftab.h75 short standard; member
85 short standard; member
/illumos-gate/usr/src/cmd/ast/libast/amd64/
H A Dconftab.h75 short standard; member
85 short standard; member
/illumos-gate/usr/src/test/test-runner/stf/contrib/
H A DLICENSE.Artistic64 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/lib/librstp/common/
H A DREADME.news10 - 'nonStp' support (I know, that it is out the standard,
16 closer to the standard
/illumos-gate/usr/src/tools/smatch/src/
H A Dlib.c321 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()
1001 standard = STANDARD_GNU11; in handle_switch_s()
[all …]
H A Dlib.h210 enum standard { enum
222 extern enum standard standard;
/illumos-gate/usr/src/test/util-tests/tests/mdb/
H A DREADME14 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 DCOMPATIBILITY10 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 Ddate.c396 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 Dexpr.c178 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 Dlib139 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 DTHIRDPARTYLICENSE66 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

12345678