Searched refs:failure (Results 1 - 25 of 59) sorted by relevance

123

/osnet-11/usr/src/grub/grub2/grub-core/tests/lib/
H A Dtest.c25 /* The next failure. */
37 /* The test failure message. */
50 grub_test_failure_t failure; local
52 failure = (grub_test_failure_t) grub_malloc (sizeof (*failure));
53 if (!failure)
56 failure->file = grub_strdup (file ? : "<unknown_file>");
57 failure->funp = grub_strdup (funp ? : "<unknown_function>");
58 failure->line = line;
59 failure
139 grub_test_failure_t failure; local
[all...]
/osnet-11/usr/src/lib/libzonecfg/common/
H A Dscratchops.c100 goto failure;
103 goto failure;
107 goto failure;
111 goto failure;
113 goto failure;
116 goto failure;
120 goto failure;
126 failure:
/osnet-11/usr/src/lib/libdhcpagent/common/
H A Ddhcp_hostconf.c128 goto failure;
131 goto failure;
134 goto failure;
148 goto failure;
161 goto failure;
164 goto failure;
167 goto failure;
174 goto failure;
297 goto failure;
312 failure
[all...]
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_setup.c167 goto failure;
172 goto failure;
176 goto failure;
187 /* flag failure */
188 failure:
260 goto failure;
274 goto failure;
282 goto failure;
292 /* flag failure */
293 failure
[all...]
/osnet-11/usr/src/lib/libnsl/rpc/
H A Drpcb_st_xdr.c49 if (!xdr_int(xdrs, &objp->failure))
73 if (!xdr_int(xdrs, &objp->failure))
82 IXDR_PUT_INT32(buf, objp->failure);
101 if (!xdr_int(xdrs, &objp->failure))
110 objp->failure = IXDR_GET_INT32(buf);
127 if (!xdr_int(xdrs, &objp->failure))
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DTime.pm126 by time() or I<undef> upon failure.
133 C<udp>. The result will be an ASCII string or I<undef> upon failure.
H A DCmd.pm689 Returns undef upon failure
699 of the status code is returned. Upon failure, timeout etc., I<undef> is
711 upon failure.
730 Returns a reference to a list containing the lines, or I<undef> upon failure.
H A DSMTP.pm614 states that it returns a value, failure will be returned as I<undef> or an
679 Should the sending of any address result in a failure then the
728 Request help text from the server. Returns the text or undef upon failure
/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaObjectManager.c1846 goto failure;
1859 goto failure;
1867 goto failure;
1880 goto failure;
1883 goto failure;
1887 goto failure;
1895 goto failure;
1906 failure:
1938 goto failure;
1947 goto failure;
[all...]
/osnet-11/usr/src/lib/libdladm/common/
H A Dlibdlbridge.c128 goto failure;
131 goto failure;
138 goto failure;
142 failure:
164 goto failure;
167 goto failure;
172 goto failure;
176 goto failure;
179 failure:
207 goto failure;
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DSeekable.pm34 position. Returns "0 but true" on success, C<undef> on failure.
75 Returns the new position, or C<undef> on failure. A position
H A DSocket.pm378 failure. In a list context a two-element array is returned containing
380 failure.
391 empty list on failure.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A DPacklist.t98 like( $@, qr/Can't open file/, 'write() should croak on open failure' );
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A DEncode.xs566 if (!(uv & 0x40)){ goto failure; }
578 goto failure;
584 failure:
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/File/
H A DFile.xs224 # Returns true on success and false on failure.
/osnet-11/usr/src/lib/libc/port/gen/
H A Derrlist90 50 Checksum failure
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm1152 extracted string). On failure, the entire string is returned.
1157 On failure, the empty string is returned.
1434 On failure, all of these values (except the remaining text) are C<undef>.
1438 failure. In addition, the original input text has the returned substring
1516 C<reject> pattern matches). By default, a failure to match a closing
1520 C<extract_tagged> returns the complete text up to the point of failure.
1524 If the string is "", the the default behaviour (i.e. failure) is reinstated.
1581 On failure, all of these values (except the remaining text) are C<undef>.
1585 tags). C<undef> is returned on failure. In addition, the original input
1743 On failure, al
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/NDBM_File/
H A DNDBM_File.pm95 On failure, the C<tie> call returns an undefined value and probably
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/ODBM_File/
H A DODBM_File.pm95 On failure, the C<tie> call returns an undefined value and probably
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/
H A DSDBM_File.pm98 On failure, the C<tie> call returns an undefined value and probably
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/IPC/
H A DOpen2.pm54 failure: it just raises an exception matching C</^open2:/>. However,
99 # of child, or 0 on failure.
H A DOpen3.pm51 failure: it just raises an exception matching C</^open3:/>. However,
106 # of child (or dies on failure).
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/XS/Typemap/
H A DTypemap.xs178 # Test failure
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DPath.pm88 in the face of failure or interruption. Files and directories which
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
H A DGuess.pm255 On failure, $decoder now contains an error message so the whole thing

Completed in 84 milliseconds

123