Searched refs:what (Results 151 - 175 of 281) sorted by relevance

1234567891011>>

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DAsmdata.pm215 Add more detail about what $put_sub and $get_meth are and how to use them.
H A DLint.pm70 Neither of these will do what a naive user would expect.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
H A DGuess.pm182 Encode::Guess enables you to guess in what encoding a given data is
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DSelect.pm258 function call. It allows the user to see what IO handles, see L<IO::Handle>,
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DInstalled.pm261 ExtUtils::Installed provides a standard way to find out what core and module
H A DMM_Win32.pm438 These are based on what command.com does on Win98. They may be wrong
H A Dxsubpp1430 my $what = eval qq("$t->[2]");
1433 print "\tsv_setpv(TARG, $what); XSprePUSH; PUSHTARG;\n";
1437 my $what = eval qq("$t->[2]");
1444 print "\tXSprePUSH; PUSH$t->[0]($what$size);\n";
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/IPC/
H A DOpen3.pm81 what it does with pipe buffering. Thus you can't just open a pipe to
330 unless $saved{fileno $fd}; # Do not close what we redirect!
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DNetrc.pm281 essentially what it does.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/User/
H A Dpwent.pm247 no matter what machine you're on, but they return C<undef> if
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dopen.pm173 (can) explicitly specify the layers and are supposed to know what you
H A Dperl5db.pl44 API, but for now, the variables are what we've got.
159 speculative - it's not exactly clear what a given variable or chunk of
285 Determines what messages (if any) will get printed when a subroutine (or eval)
317 Controls what (if anything) C<DB::eval()> will print after evaluating an
425 context, values are 0 if not breakable, 1 if breakable, no matter what is
546 =item C<$onetimeDump> - what is to be displayed after the evaluation
756 # comments on what else is needed.
992 manage, the debugger uses a few data structures to define what options
1274 # Just exactly what part of the word "CORE::" don't you understand?
1342 and defined $ENV{TERM} # and we know what kin
[all...]
H A DDBM_Filter.pm300 =head2 So what's new?
582 completely certain you know what you are doing, avoid mixing filtered &
H A DExporter.pm253 specifications are being processed and what is actually being imported
265 to export your symbols, and @what_to_export is an array telling what
/opensolaris-onvv-gate/usr/src/pkg/
H A DREADME.pkg50 Contains the bulk of ON, and is what is delivered to the
408 remove their rename dependencies. Here is what you must do.
/opensolaris-onvv-gate/usr/src/uts/intel/fs/proc/
H A Dprmachdep.c435 prstop(int why, int what) argument
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c2265 * block was thus its length plus what we have just sent.
2659 } what; member in union:inflate_huft_s::__anon132
3412 t = h->word.what.Bits;
3609 #define exop word.what.Exop
3610 #define bits word.what.Bits
3630 voidpf p, /* what to free (not used) */
4079 #define exop word.what.Exop
4080 #define bits word.what.Bits
4397 #define exop word.what.Exop
4398 #define bits word.what
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecalgs.c1010 try_int(char *optarg, const char *what) argument
1015 warnx(gettext("Invalid %s value"), what);
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcpv6.c406 cwhat_to_str(uint8_t what) argument
408 switch (what) {
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/t/
H A Ddowngrade.t246 my $what = $] < 5.006 ? 'pre 5.6' : '5.6';
247 my $expect = thaw $tests{"Hash with utf8 keys for $what"};
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/
H A DStraps.pm327 to use a different Perl than what you're running the harness under.
477 Methods for identifying what sort of line you're looking at.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2text.PL85 # Figure out what formatter we're going to use. -c overrides -t.
217 information about what those errors might mean. Internally, it can also
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlivp.PL50 -p Print a preface before each test telling what it will test.
/opensolaris-onvv-gate/usr/src/cmd/sgs/libelf/common/
H A DREADME.LFS54 Despite this, the question of what it would take to make libelf
/opensolaris-onvv-gate/usr/src/lib/
H A DREADME.mapfiles33 specifications are affected or updated in accordance. It tells you what
342 To move an entire library into libc, look at what has already been done
357 This is similar to what's done when adding a Public interface. Promoting an

Completed in 223 milliseconds

1234567891011>>