Searched refs:out (Results 701 - 725 of 799) sorted by relevance

<<21222324252627282930>>

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Any.pm76 $out = `foo 2>&1`;
79 $out = `foo`;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/
H A DStraps.pm50 Test::Harness is limited to printing out its results. This makes
617 Checks if the line is a "Bail out!". Places the reason for bailing
625 if( $line =~ /^Bail out!\s*(.*)/i ) {
/osnet-11/usr/src/lib/libc/sparcv9/fp/
H A D__quad_mag64.s243 srlx %o0,49,%o5 ! if sum carried out, postnormalize
287 addcc %o2,1,%o2 ! round up and check for carry out
/osnet-11/usr/src/lib/passwdutil/
H A Dfiles_attr.c426 goto out;
452 out:
/osnet-11/usr/src/lib/libshell/common/sh/
H A Darray.c1301 int nv_arrfixed(Namval_t *np, Sfio_t *out, int flag, char *dim) argument
1308 if(out)
1311 sfprintf(out,"[%d]",fp->cur[n]);
1317 if(out)
1320 sfprintf(out,"[%d]",fp->max[n]);
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c275 * clears or we time out.
485 goto out;
490 out:
1445 printf("tg3_stop_block timed out, ofs=%lx enable_bit=%x\n",
1476 goto out;
1490 printf("tg3_abort_hw timed out TX_MODE_ENABLE will not clear MAC_TX_MODE=%x\n",
1505 goto out;
1509 out:
1694 /* Zero out the tg3 variables */
1947 /* Clear out sen
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dpat.t232 $out = 1;
233 'abc' =~ m'a(?{ $out = 2 })b';
234 print "not " if $out != 2;
237 $out = 1;
238 'abc' =~ m'a(?{ $out = 3 })c';
239 print "not " if $out != 1;
243 @out = /(?<!foo)bar./g;
244 print "not " if "@out" ne 'bar2 barf';
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm95 # Uploads with many files run out of file handles.
733 # Clear out our default submission button flag if present
1403 # Write values out to a filehandle in such a way that they can
1703 # Need to sort out the DTD before it's okay to call escapeHTML().
1915 # Just prints out the isindex tag.
4042 #EBCDIC NOTE: translate header into EBCDIC, but watch out for continuation lines!
4123 # clear us out completely if we've hit the last boundary.
4373 the various elements of the page. Each CGI object starts out with the
4453 contents, if any, as any subsequent arguments. It works out like
4697 that all the defaults are taken when you create a fill-out for
[all...]
/osnet-11/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c1740 char *out; local
1772 out = (text->encode_buf)+4;
1787 digest, out, outputlen);
1788 out+=(*outputlen);
1792 memcpy(out, &tmpshort, 2); /* 2 bytes = version */
1794 out+=2;
1799 memcpy(out, &tmpnum, 4); /* 4 bytes = seq # */
/osnet-11/usr/src/lib/libadutils/common/
H A Daddisc.c1572 goto out;
1613 goto out;
1651 out:
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dbtrfs.c1442 goto out;
1496 goto out;
1503 out:
/osnet-11/usr/src/cmd/sendmail/src/
H A Dutil.c1073 /* strip out 0200 bits -- these can look like TELNET protocol */
1263 ** SFGETS -- "safe" fgets -- times out and ignores random interrupts.
2266 ** CLEANSTRCPY -- copy string keeping out bogus characters
2728 ** out -- output file pointer
2736 proc_list_display(out, prefix)
2737 SM_FILE_T *out;
2747 (void) sm_io_fprintf(out, SM_TIME_DEFAULT, "%s%d %s%s\n",
H A Ddomain.c34 ERROR: _MXHOSTBUFSIZE is out of range
436 /* compress out duplicate */
1092 ** exact MX record. Save it and get out of here.
H A Dmain.c223 /* set the default in/out channel so errors reported to screen */
1739 /* check for out of date configuration level */
1742 message("Warning: .cf file is out of date: sendmail %s supports version %d, .cf file is version %d",
2259 ** out of here.
2451 ** Let's get out of here if
2825 /* bail out if message too large */
3887 ** Used to make sure that stdin/out/err are allocated on startup
3985 char *out, *in; local
3990 in = out = str;
4013 *out
[all...]
/osnet-11/usr/src/grub/grub-0.97/
H A Dconfigure1097 # Strip out --no-create and --no-recursion so they do not pile up.
1098 # Strip out --silent because we don't want to record it for future runs.
2406 ac_clean_files="$ac_clean_files a.out a.exe b.out"
2407 # Try to create an executable without -o first, disregard a.out.
2408 # It will help us diagnose broken compilers, and finding out an intuition
2425 # b.out is created by i960 compilers.
2426 for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
2435 [ab].out )
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DConcise.pm876 cases like loops when control jumps out of a linear path, a 'goto'
890 lines connecting nodes (one character in most cases). This squeezes out
948 written out in full, is represented by a one- or two-character abbreviation.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DChecker.pm170 =item * Entity number out of range
172 An entity specified by number (dec, hex, oct) is out of range (1-255).
231 but continues with C<=item>s. Move the non-item paragraph out of the
1136 -msg => "Entity number out of range " . $_->raw_text()});
/osnet-11/usr/src/lib/libscf/inc/
H A Dlibscf.h212 SCF_TERR_VALUE_OUT_OF_RANGE, /* value is out of range in template */
525 int scf_type_base_type(scf_type_t type, scf_type_t *out);
/osnet-11/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DProbeData.java45 * System.out.println(probeData);
88 System.out.println(e);
/osnet-11/usr/src/lib/libipadm/common/
H A Dipadm_if.c867 * kernel will kick the interface out of the group when we do
873 * will kick bge0 out of group "a", which is undesired.
2580 * before bailing out.
2616 goto out;
2620 out:
2902 goto out;
2913 out:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dpp_pack.c1772 char *out = result_c;
1798 *(out++) = *s;
1810 *(out++) = '\0';
1811 SvCUR_set(result, out - result_c);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Ddprofpp.PL83 as the Devel::DProf profiler. Dprofpp will read the file F<tmon.out> and
321 tmon.out - raw profile
335 $Monfile = 'tmon.out';
415 $Monfile = 'tmon.out'; # because that's where it is
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Digest/MD5/
H A DMD5.pm236 The above example would print out the message:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/via/
H A Dvia.pm178 to signal error (die?) is worked out.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Socket/
H A DSocket.pm121 can be used to figure out what unpacker to use for a sockaddr of

Completed in 103 milliseconds

<<21222324252627282930>>