HomeSort by relevance Sort by last modified time
    Searched refs:ON (Results 1 - 25 of 63) sorted by null

1 2 3

  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
Bidirectional.pl 16 0021 0022 ON
18 0026 002A ON
25 003B 0040 ON
27 005B 0060 ON
29 007B 007E ON
34 00A1 ON
36 00A6 00A9 ON
38 00AB 00AC ON
40 00AE 00AF ON
43 00B4 ON
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/
Changes 29 Fixed bug when building in ON environment - was using incorrect header files.
  /onnv/onnv-gate/usr/src/cmd/fmli/inc/
obj.h 33 #define ON 1
  /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/common/
gen.h 44 #define ON 1
misc.c 155 * Returns ON if num represents a page that we're supposed to print. If no ranges
162 return(ON);
166 return(ON);
224 int err; /* value returned on error */
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/utils/
README 8 directory into the ON tree and patched versions of standard perl files needed
13 The standard MakeMaker framework is obviously not ON-aware and we can't patch
15 components that are ON-aware. We arrange for these versions to be used during
22 source tree into an ON workspace. See the README in port for details.
  /onnv/onnv-gate/usr/src/uts/sun4u/montecarlo/sys/
scsb_led.h 29 * LEDs on the System Status Board that represent the cPCI Slots.
65 ON = 1,
  /onnv/onnv-gate/usr/src/uts/common/xen/public/
README.DO_NOT_EDIT 31 These files should not be edited in ON. They are copies from a specific
  /onnv/onnv-gate/usr/src/tools/scripts/
onblddrop.sh 61 readme=README.ON-BUILD-TOOLS.$isa
62 sed -e s/@ISA@/$isa/ -e s/@DELIVERY@/ON-BUILD-TOOLS/ \
80 cp -p $CODEMGR_WS/THIRDPARTYLICENSE.ON-BUILD-TOOLS $stagedir/$subdir || \
81 fail "Can't add THIRDPARTYLICENSE.ON-BUILD-TOOLS."
  /onnv/onnv-gate/usr/src/lib/libbsm/common/
getauditflags.c 39 #define ON 1
70 * input: masks->am_success - audit on success
71 * masks->am_failure - audit on failure
146 * output: masks->am_success - audit on success
147 * masks->am_failure - audit on failure
198 succ_event = ON;
199 fail_event = ON;
215 succ_event = ON;
223 fail_event = ON;
238 if (succ_event == ON)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/wbem/provider/com/sun/wbem/solarisprovider/srm/
SRMDebug.java 51 * information to be included on each statement. The level is
104 private static final boolean ON = true;
174 if (SRMDebug.ON) {
189 if (SRMDebug.ON) {
206 if (SRMDebug.ON) {
223 if (SRMDebug.ON) {
240 if (SRMDebug.ON) {
259 if (SRMDebug.ON) {
276 if (SRMDebug.ON) {
295 if (SRMDebug.ON) {
    [all...]
  /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/postdaisy/
postdaisy.c 45 * bold printing have been turned on by escape commands.
63 * Handles special initialization stuff that depends on how this program
64 * was called. Expects to find a mark followed by key/value pairs on the
73 * find the current page number on the stack.
79 * Handles all the text on the stack. Characters in the strings are
97 * more than one page on each sheet of paper.
126 int formsperpage = 1; /* page images on each piece of paper */
154 int stringcount = 0; /* number of strings on the stack */
163 int page = 0; /* page we're working on */
168 int shadowprint = OFF; /* automatic bold printing if ON */
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/utils/port/
README 10 5.8.4 build directory into the ON tree. It is hoped that future ports and
25 into ON. The files are build.touched, test.log and install.packlist.
30 a CSV file describing all the files that need to be integrated into ON, using
40 to check the perl source into ON.
55 perl 5.8.4 workspace. These were based on the 5.8.3 versions. Things that
57 a) Merge in the ON-specific changes into installperl fromm the previous
59 b) Merge in the ON-specific changes into MakeMaker (under utils/lib)
70 MapFiles Figures out which files need to be integrated into ON.
74 directory and an ON workspace.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
miniperlmain.c 12 * "The Road goes ever on and on, down from the door where it began."
18 #pragma runopts(HEAP(8M,500K,ANYWHERE,KEEP,8K,4K) STACK(,,ANY,) ALL31(ON))
20 #pragma runopts(HEAP(2M,500K,ANYWHERE,KEEP,8K,4K) STACK(,,ANY,) ALL31(ON))
100 /* Do not delete this line--writemain depends on it */
  /onnv/onnv-gate/usr/src/lib/libbc/libc/stdio/common/
scanf.c 40 #define ON 1
63 == ON) {
71 == ON) {
98 == ON) {
106 == ON) {
131 == ON) {
139 == ON) {
263 return(ON);
  /onnv/onnv-gate/usr/src/uts/common/xen/sys/
README 31 evtchn.h, privcmd.h, and xenbus.h should not be edited in ON. They are
  /onnv/onnv-gate/usr/src/lib/libbc/inc/include/
locale.h 54 #define ON 1
  /onnv/onnv-gate/usr/src/lib/libbc/libc/gen/common/
getauditflags.c 36 #define ON 1
57 short on[MAXEVENT+1]; member in struct:list
73 * input: masks->as_success - audit on success
74 * masks->as_failure - audit on failure
104 lists[mask_num].on[i] = -1;
124 * find turned-on events - if on, store index of event
137 lists[COMMON].on[lists[COMMON].count++] = i;
143 lists[SUCCESS].on[lists[SUCCESS].count++] = i;
153 lists[FAILURE].on[lists[FAILURE].count++] = i;
    [all...]
  /onnv/onnv-gate/usr/src/cmd/mms/mm/common/
mms_db 510 REFERENCES "LM" ON DELETE CASCADE,
990 REFERENCES "DRIVE" ON DELETE CASCADE,
993 REFERENCES "DM" ON DELETE CASCADE,
1004 REFERENCES "DRIVE" ON DELETE CASCADE,
1007 REFERENCES "DM" ON DELETE CASCADE,
1013 REFERENCES "DMCAPABILITY" ON DELETE CASCADE
1019 REFERENCES "DRIVE" ON DELETE CASCADE,
1022 REFERENCES "DM" ON DELETE CASCADE,
1030 REFERENCES "DRIVE" ON DELETE CASCADE,
1033 REFERENCES "DM" ON DELETE CASCADE
    [all...]
  /onnv/onnv-gate/usr/src/lib/libprtdiag_psr/sparc/montecarlo/common/
montecarlo.c 196 #define ON "on"
359 struct grp_info grps; /* Info on all groups in system */
573 /* get kstat on scsb led data */
597 /* get kstat on scsb states */
887 /* get kstat on gpio powersupply and fan states */
965 /* get kstat on adc driver's CPU temperature data */
1036 "\nclose error on %s"), OPENPROMDEV, 0);
1169 * we will initialize some globals depending on what we find
    [all...]
  /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/postcomm/
postcomm.c 79 * recognized as a status report is written on stdout. It seems to
108 # define ON 1
128 char mesg[BUFSIZE]; /* exactly what came back on ttyi */
303 debug = ON;
307 ignore = ON;
581 if (status[i].val != laststate || debug == ON)
  /onnv/onnv-gate/usr/src/cmd/tnf/prex/
prexlex.l 91 on { yylval.intval = ON; return (ON); }
120 . return (INVAL); /* barf on anything else */
  /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/picpack/
picpack.c 45 * on the line is taken to be a picture file pathname that's added (in transparent
52 * where bytes is the size of the picture file (which begins on the next line)
62 * and may be needed if you've built your own picture inclusion macros on top of
69 * hits on lines that begin with .iP (rather than .BP or .PI), and the only files
72 * strings. picpack imposes no contraints on key strings, other than not allowing
80 * packed file on your 5620 or whatever. Another potential problem is that picture
174 debug = ON;
178 ignore = ON;
  /onnv/onnv-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
ldap_handle.c 27 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
42 * This function sets the server_status to either ON or OFF and
74 server_info->server_status = ON;
119 if (ldap_server_info->server_status == ON) {
  /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/postdmd/
postdmd.c 36 * A simple program that can be used to print DMD bitmaps on PostScript printers.
54 * data can be based on any number of bytes rather than just the next two bytes.
58 * forced on the PostScript interpreter. The default choices I've made (ie. 6 byte
65 * The encoding produced by the program (and decoded on the printer) looks like,
77 * all represent 10 consecutive bytes of ones. Scanlines are terminated by a 0 on
88 * Handles special initialization stuff that depends on how this program
89 * was called. Expects to find a mark followed by key/value pairs on the
98 * to find the current page number on the stack.
107 * and the exclusive-or'ing will be done on the printer.
114 * more than one page on each sheet of paper
    [all...]

Completed in 660 milliseconds

1 2 3