Searched refs:on (Results 1 - 25 of 385) sorted by relevance

1234567891011>>

/osnet-11/usr/src/lib/libc/port/gen/
H A Dsigflag.c39 sigflag(int sig, int flag, int on) argument
46 if (on)
H A Derrlist68 28 No space left on device
104 64 Machine is not on the network
110 70 Communication error on send
118 80 Name not unique on network
131 95 Socket operation on non-socket
138 122 Operation not supported on transport endpoint
/osnet-11/usr/src/lib/libast/common/vmalloc/
H A Dvmset.c36 int vmset(reg Vmalloc_t* vm, int flags, int on) argument
38 int vmset(vm, flags, on)
39 reg Vmalloc_t* vm; /* region being worked on */
41 int on; /* !=0 if turning on, else turning off */
47 if(flags == 0 && on == 0)
61 if(on)
/osnet-11/usr/src/cmd/sendmail/cf/sh/
H A Dmakeinfo.sh90 echo '#####' built on `date`
93 echo '#####' built by $user@$host on `date`
95 echo '#####' built automatically @$host on `date`
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dterm.h82 /* Turn on/off the cursor. */
83 int (*setcursor) (int on);
111 int console_setcursor (int on);
131 int hercules_setcursor (int on);
145 int graphics_setcursor (int on);
H A Dhercules.c173 hercules_setcursor (int on) argument
179 outb (HERCULES_DATA_REG, on ? 0 : (1 << 5));
181 herc_cursor_state = on;
/osnet-11/usr/src/lib/libast/common/misc/
H A Dfs3d.c47 static char on[] = FS3D_on; local
61 if (mount(on, val, FS3D_VIEW|FS3D_GET|FS3D_SIZE(sizeof(val)), NiL))
67 if (!strcmp(v, on))
81 v = on;
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Bin/
H A Dstacksize.d46 sched:::on-cpu, profile:::profile-997
52 sched:::on-cpu, profile:::profile-997
59 sched:::on-cpu, profile:::profile-997
69 sched:::on-cpu, profile:::profile-997
79 sched:::on-cpu, profile:::profile-997
H A Dcswstat.d59 sched:::on-cpu
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Proc/
H A Dstacksize.d46 sched:::on-cpu, profile:::profile-997
52 sched:::on-cpu, profile:::profile-997
59 sched:::on-cpu, profile:::profile-997
69 sched:::on-cpu, profile:::profile-997
79 sched:::on-cpu, profile:::profile-997
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/MakeMaker/
H A Dvmsish.pm33 Until 5.8.0, vmsish.pm is only installed on VMS. This means any code
38 which works just like it on VMS and everywhere else it does nothing.
/osnet-11/usr/src/lib/libc/amd64/gen/
H A Dlock.s32 / - returns non-zero on success.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/attrs/
H A Dattrs.pm30 C<attrs::get> on a subroutine reference or name returns its list
43 method is to be called by multiple threads. When set on a method
46 argument before execution. When set on a non-method subroutine,
47 perl ensures that a lock is taken on the subroutine itself before
/osnet-11/usr/src/lib/libc/i386/gen/
H A Dalloca.s35 subl %eax,%esp / leave requested space on stack
H A Dbyteorder64.c34 #error Use ISA-dependent byteorder64.c only on a 32-bit little-endian machine.
H A Dlock.s32 / - returns non-zero on success.
/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dbyteorder.c33 #error Use ISA-specific byteorder.s on a little-endian machine.
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dbyteorder.c33 #error Use ISA-specific byteorder.s on a little-endian machine.
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Kernel/
H A Dcswstat.d59 sched:::on-cpu
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/scalar/
H A Dscalar.pm31 on a scalar variable. All the normal file operations can be performed
32 on the handle. The scalar is considered a stream of bytes. Currently
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/re/
H A Dre.pm40 on tainted data aren't meant to extract safe substrings, but to perform
62 B<-Dr> switch. It may be quite voluminous depending on the complexity
64 form of output that can be used to get a colorful display on terminals
67 strings on/off, pre-point part on/off.
99 my $on = shift;
110 install() if $on;
111 uninstall() unless $on;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DOpcode.xs28 static void set_opset_bits (pTHX_ char *bitmap, SV *bitspec, int on, char *opname);
163 set_opset_bits(pTHX_ char *bitmap, SV *bitspec, int on, char *opname)
175 myopcode, offset, bit, opname, (on)?"on":"off");
176 if (on)
186 warn("set_opset_bits opset %s %s\n", opname, (on)?"on":"off");
187 if (on)
207 verify_opset(aTHX_ opset,1); /* croaks on bad opset */
383 STRLEN len, on;
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/via/
H A Dvia.pm48 PerlIO::via:: namespace, so that they can easily be located on CPAN and use
65 Should return an object or the class, or -1 on failure. (Compare
100 Optional - if not available layer is popped on binmode($fh) or when C<:raw>
101 is pushed. If present it should return 0 on success -1 on error and undef
142 Should return 0 on success, -1 on error.
147 Should return 0 on success, -1 on error.
159 saved to be returned on futur
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/DBM_Filter/
H A Dcompress.pm39 and uncompressed it on reading.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dlocale.pm25 See L<perllocale> for more detailed information on how Perl supports

Completed in 119 milliseconds

1234567891011>>