Home
last modified time | relevance | path

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

12345678

/titanic_41/usr/src/lib/libast/common/comp/
H A Dconf.sh183 shift; standard=$1
244 *" $standard "*)
246 *) standards="$standards $standard"
254 *VERSION*)key=${standard}${section} ;;
272 eval CONF_standard_${key}='$'standard
300 …printf "%29s %35s %8s %2s %1d %5s %s$nl" "$name" "$key" "$standard" "$call" "$section" "$flags" "$…
425 standard=${standard}_$1
432 case $standard in
433 _*) standard=`echo $standard | sed 's,^_*,,'` ;;
436 *" $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>
/titanic_41/usr/src/lib/libast/common/tm/
H A Dtminit.c251 local.standard = strdup(tzname[0]); in tmlocal()
298 if (!local.standard) in tmlocal()
299 local.standard = strdup(tzname[0]); in tmlocal()
311 local.standard = s; in tmlocal()
324 local.standard = s; in tmlocal()
343 for (zp = tm_data.zone; zp->standard; zp++) in tmlocal()
350 local.standard = zp->standard; in tmlocal()
354 s = tmpoff(s, e - s, zp->standard, 0, 0); in tmlocal()
366 if (!zp->standard) in tmlocal()
374 local.standard = strdup(buf); in tmlocal()
[all …]
H A Dtmzone.c61 fixed.standard = fixed.daylight = strncpy(off, name, sizeof(off) - 1); in tmzone()
76 if (tmword(name, end, zp->standard, NiL, 0)) in tmzone()
93 } while (zp->standard); in tmzone()
/titanic_41/usr/src/lib/libast/common/port/
H A Dastconf.c102 short standard; member
113 short standard; member
820 look->standard = (flags & ASTCONF_AST) ? CONF_AST : -1;
830 if (look->standard >= 0)
832 look->standard = p->standard;
867 …andard=%d section=%d call=%d flags=%04x elements=%d", look->name, look->standard, look->section, l…
882 if ((look->standard < 0 || look->standard == mid->standard) &&
891 if ((look->standard < 0 || look->standard == mid->standard) &&
905 if (look->call < 0 && look->standard >= 0 && (look->section <= 1 || (mid->flags & CONF_MINMAX)))
909 …e=%s standard=%d:%d section=%d:%d call=%d:%d", look->name, look->standard, mid->standard, look->se…
[all …]
/titanic_41/usr/src/lib/libpp/common/
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.
/titanic_41/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
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/
H A Dconftab.h74 short standard; member
84 short standard; member
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/
H A Dconftab.h74 short standard; member
84 short standard; member
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dconftab.h74 short standard; member
84 short standard; member
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/
H A Dconftab.h74 short standard; member
84 short standard; member
/titanic_41/usr/src/lib/librstp/common/
H A DREADME.news10 - 'nonStp' support (I know, that it is out the standard,
16 closer to the standard
/titanic_41/usr/src/cmd/lp/model/
H A Dstandard70 # 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 Dtsol_standard70 # 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
179 # filter. Minimally it should copy its standard input to
180 # the standard output, but it should also trap printer
212 # the standard ERROR, not the standard OUTPUT as is the usual case
213 # with foo=`cmd`. The standard output will go to the printer.
221 # The standard error of the delivered ${LPSET} program
956 # All standard error output is assumed to indicate a
[all …]
H A Dtsol_standard_foomatic72 # 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 Dalert.proto71 The standard output and standard error were:
/titanic_41/usr/src/cmd/mdb/test/
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.
/titanic_41/usr/src/lib/libshell/common/
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
110 shell standard.
113 to on standard output as required by X/Open. With ksh88,
/titanic_41/usr/src/lib/libcmd/common/
H A Ddate.c370 while (listzones->standard) in b_date()
374 …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 = !strcmp(astconf("CONFORMANCE", NiL, NiL), "standard"); in b_expr()
501 if (state.standard) in b_expr()
/titanic_41/usr/src/lib/libast/common/features/
H A Dlib138 tst lib_select note{ select() has standard 5 arg interface }end link{
373 tst lib_memcmp string.h note{ standard memcmp interface that works }end execute{
385 …dlib.h fcntl.h signal.h sys/types.h sys/stat.h sys/mman.h fcntl.h note{ standard memccpy interface…
536 std cleanup note{ stuck with standard _cleanup }end noexecute{
546 std remove note{ stuck with standard remove() }end nostatic{
558 std signal note{ stuck with standard signal }end nolink{
566 std strcoll note{ standard strcoll works }end execute{
578 std strtod stdlib.h note{ stuck with standard strtod }end nostatic{
589 std strtold stdlib.h note{ stuck with standard strtold }end nostatic{
600 std strtol note{ stuck with standard strtol }end nostatic{
/titanic_41/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
/titanic_41/usr/src/man/man5/
H A DMakefile156 standard.5 \
167 standard.5 := LINKSRC = attributes.5
/titanic_41/usr/src/lib/libc/i386/gen/
H A Dstrlen.s35 / which represents the `standard' for the C-library.
H A Dmemcmp.s34 / which represents the `standard' for the C-library.

12345678