Searched refs:result (Results 626 - 650 of 706) sorted by relevance

<<212223242526272829

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/
H A DCalc.pm24 # correct result.
104 # Test now changed to expect the proper pattern, not a result off by 1 or 2
416 # shortcut for result $x == 0 => result = 0
493 # shortcut for result $x == 0 => result = 0
573 # check whether y has more elements than x, if yet, the result will be 0
584 # the result will fit into one element and can be computed efficiently
589 # the one from $x), the result will also be 0:
609 # $a contains the result o
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DNNTP.pm751 and the result will be printed to it, on success a true value will be
854 The result is the same as C<list>, but the
977 The result is the same as C<xhdr> except the is will be restricted to
1074 sequence will result in the evaluation of the backslash as a
/osnet-11/usr/src/lib/libc/port/gen/
H A Dgetxby_door.c533 /* return the result or error */
544 * got a success or failure result.
553 * return the result or error
664 tsdbuf->result = NULL;
H A Dnss_common.c733 * with input/result buffers and lengths. nss_cname is the
1262 (void) fprintf(__nss_debug_file, "result=");
1964 * Prime data return with first result if
1965 * the first result is passed in
2139 ret = (*in->str2ent)(buf, len, in->buf.result, in->buf.buffer,
2147 in->returnval = in->buf.result;
2215 ret = (*in->str2ent)(buf, len, in->buf.result, in->buf.buffer,
2222 in->returnval = in->buf.result;
/osnet-11/usr/src/lib/nsswitch/dns/common/
H A Ddns_common.c112 host = (struct hostent *)argp->buf.result;
329 * results and build an unmarshalled hosts/ipnodes result buffer. All
334 * result.
341 * If an NSS_ERROR result is returned, nscd is expected
379 char host[MAXHOSTNAMELEN]; /* result host name */
381 char aname[MAXHOSTNAMELEN]; /* alias result (C_NAME) */
/osnet-11/usr/src/lib/libldap4/common/
H A Dllib-lldap179 * in result.c:
182 struct timeval *timeout, LDAPMessage **result );
/osnet-11/usr/src/lib/libldap4/include/
H A Dldap.h544 /* possible result types a server can return */
1100 struct timeval *timeout, LDAPMessage **result);
1356 unsigned long *result, char **attribute);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2text.PL233 In addition, other L<Getopt::Long|Getopt::Long> error messages may result
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Unix.pm228 print STDOUT "Unrecognised result from hint: '$line'\n";
3047 my $result;
3059 $result = $2;
3063 return $result;
3077 my $result;
3097 $result = eval($eval);
3103 $result = "undef" unless defined $result;
3104 return $result;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DTrig.pm311 The result is by default wrapped to be inside the [0, {2pi,360,400}[ circle.
440 The result is in radians, zero indicating straight north, pi or -pi
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm1325 @result = extract_bracketed( $text, '{}' );
1337 @result = extract_bracketed( $text, '{[' );
1339 would return the same result, since all sets of both types of specified
1344 @result = extract_bracketed( $text, '{([<' );
1366 @result = extract_bracketed( $text, '<">' );
1374 @result = extract_bracketed( $text, '<>' );
1376 the result would be:
1384 @result = extract_bracketed( $text, '<q>' );
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DUCD.pm557 - If this mapping is included, the result is
560 - If this mapping is excluded, the result is not
/osnet-11/usr/src/lib/libsqlite/src/
H A Dtclsqlite.c82 ** Called for each row of the result.
90 int nCol, /* Number of columns in the result */
167 ** Called for each row of the result.
179 int nCol, /* Number of columns in the result */
223 ** of invoking a TCL script to handle the result, this callback just
224 ** appends each column of the result to a list. After the query
229 int nCol, /* Number of columns in the result */
258 ** first column of the first row of the result is made the TCL result.
262 int nCol, /* Number of columns in the result */
[all...]
/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaGlobal.h685 CK_ULONG num_attributes, CK_ULONG *result);
687 CK_ATTRIBUTE *attributes, CK_ULONG num_attributes, boolean_t *result);
/osnet-11/usr/src/lib/libkmf/ber_der/common/
H A Dclasn1.c380 BerValue *result; local
392 if (kmfber_flatten(asn1, &result) == -1) {
397 EncodedSPKI->Data = (uchar_t *)result->bv_val;
398 EncodedSPKI->Length = result->bv_len;
400 free(result);
/osnet-11/usr/src/cmd/parted/
H A Dparted.c463 PedConstraint* result = ped_constraint_intersect (a, b); local
466 return result;
2153 int result; local
2156 result = do_set (dev);
2159 return result;
/osnet-11/usr/src/lib/libc/port/threads/
H A Dthr.c450 /* LINTED pointer cast may result in improper alignment */
731 * thr_exit() as a result of being cancelled.
933 * defer any signals that may be received as a result of this
1280 /* LINTED pointer cast may result in improper alignment */
2562 ulong_t result; local
2567 if (ulwp->ul_stop && (result = ulwp->ul_sp) != 0) {
2569 return (result);
2572 result = gettsp_slow(tid);
2574 return (result);
/osnet-11/usr/src/lib/libpool/common/
H A Dpool_kernel.c74 * Kernel result set's initial size. 8 is probably large enough for
76 * realloc on a per result set basis.
1241 * Callback used to build the result set for a query. Each invocation will
1245 * If the element "matches" the target, then it is added to the result
1308 * Execute the supplied query and return a result set which contains
2551 pool_value_t **result; local
2560 if ((result = calloc(*nprops + 1, sizeof (pool_value_t *))) == NULL) {
2566 result[i] = pool_value_alloc();
2567 if (pool_value_from_nvpair(result[i], pair) == PO_FAIL) {
2569 pool_value_free(result[
[all...]
/osnet-11/usr/src/lib/libsmbns/common/
H A Dsmbns_netbios_name.c2070 struct name_entry *result; local
2072 if ((result = smb_netbios_cache_lookup(name)) == 0) {
2091 return (result);
/osnet-11/usr/src/grub/grub2/grub-core/loader/i386/
H A Dbsd.c1452 grub_uint32_t result = 0; local
1457 result |= flags[i];
1459 return result;
/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c2102 * of its value. As a result, we can assume that a missing ip-type
2525 int result; local
2543 * result of the comparison.
2547 result = strcmp(a1, a2);
2549 return ((result == 0));
2557 struct addrinfo hints, *result; local
2576 if (getaddrinfo(address, NULL, &hints, &result) != 0) {
2580 sin4->sin_family = result->ai_family;
2584 &((struct sockaddr_in *)result->ai_addr)->sin_addr,
2587 freeaddrinfo(result);
4183 long long result; local
4218 unsigned long long result; local
8705 int doorfd, result; local
[all...]
/osnet-11/usr/src/lib/libdscfg/common/
H A Dcfg.c1008 cfg_encode_char(char *result, char ch) argument
1010 *result++ = '%';
1011 *result++ = dectohex[ (ch >> 4) & 0xf ];
1012 *result++ = dectohex[ ch & 0xf ];
2299 * can result in data corruption, since inconsistent data
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c1280 topo_instance_t inst, boolean_t *result)
1287 *result = B_FALSE;
1298 *result = (strcmp(c1, c2) == 0);
1300 *result = (inst == topo_node_instance(node));
1279 hc_match(topo_mod_t *mod, tnode_t *node, nvlist_t *fmri, const char *name, topo_instance_t inst, boolean_t *result) argument
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A De1000.c3295 int result; local
3311 result = e1000_set_mac_type(hw);
3312 if (result) {
3314 return result;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dpat.t195 eval '"abc" =~ /a(bc$)|$xyz/; $result = "$&:$1"';
197 print $result eq "abc:bc" ? "ok 51\n" : "not ok 51\n";
1077 # test result of match used as match (!)
2821 my $result = join '', $test =~ //g;
2822 if ($result eq $test) {
2825 printf "not ok %s\t# expected '%s', got '%s'\n", $test, $test, $result;

Completed in 146 milliseconds

<<212223242526272829