Searched refs:result (Results 426 - 450 of 706) sorted by relevance

<<11121314151617181920>>

/osnet-11/usr/src/lib/libdscfg/common/
H A Dcfg_vols.c785 * result - (output) The name it is otherwise known as. This parameter
791 * 1: Name is known by different name (stored in 'result')
794 cfg_get_canonical_name(CFGFILE *cfg, const char *path, char **result) argument
812 *result = NULL;
816 *result = strdup(alt_path);
1237 device_t *result; local
1244 result = (device_t *)nsc_lookup(devhash, path);
1245 if (result) {
1256 result = bsearch(&key, devlist, devcount, sizeof (device_t), compare);
1258 if (result) {
[all...]
/osnet-11/usr/src/lib/libgss/
H A Doid_ops.c199 int result; local
210 result = 0;
215 result = 1;
219 *present = result;
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Doid_ops.c185 int result;
195 result = 0;
201 result = 1;
205 *present = result;
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dstdio.in.h884 (char **result, const char *format, ...)
888 (char **result, const char *format, ...));
892 (char **result, const char *format, ...)
897 (char **result, const char *format, ...));
905 (char **result, const char *format, va_list args)
909 (char **result, const char *format, va_list args));
913 (char **result, const char *format, va_list args)
918 (char **result, const char *format, va_list args));
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dpubkey.c33 static gcry_err_code_t pubkey_decrypt (int algo, gcry_mpi_t *result,
145 dummy_decrypt (int algorithm, gcry_mpi_t *result, gcry_mpi_t *data, argument
149 (void)result;
654 * result is a pointer to a mpi variable which will receive a
658 pubkey_decrypt (int algorithm, gcry_mpi_t *result, gcry_mpi_t *data, argument
666 *result = NULL; /* so the caller can always do a mpi_free */
681 rc = pubkey->decrypt (algorithm, result, data, skey, flags);
692 log_mpidump (" plain:", *result);
700 * Sign data with skey and put the result into resarr which
1831 gcry_mpi_t *skey = NULL, hash = NULL, *result local
[all...]
/osnet-11/usr/src/grub/grub2/include/grub/lib/
H A DLzFind.h68 SRes result; member in struct:_CMatchFinder
102 Mf_GetPointerToCurrentPos_Func's result must be used only before any other function
/osnet-11/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c770 get_val_from_result(char *result) argument
774 tmp = strchr(result, '=');
792 char *result; local
838 if (hp_get_private(node, led_strs2[led], &result) != 0) {
850 tmp = get_val_from_result(result);
852 free(result);
862 free(result);
886 char *result; local
990 if (hp_set_private(node, buf, &result) != 0) {
1025 * and the size of int is 4, yielding a non zero result
[all...]
/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Dldaplist.c141 * filter consists of "dept=sds". The new filter would result in
201 ns_ldap_result_t *result; local
230 &result, &errorp, NULL, userdata);
244 _printResult(result);
245 (void) __ns_ldap_freeResult(&result);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DSelect.pm185 my @result = ();
211 @result = (\@r, \@w, \@e);
213 @result;
334 The result will be an array of 3 elements, each a reference to an array
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/List/Util/lib/List/
H A DUtil.pm110 of LIST in turn. C<first> returns the first element where the result from
184 setting C<$a> to the result of the previous call and C<$b> to the next
187 Returns the result of the last call to BLOCK. If LIST is empty then
219 will return an incorrect result. This will show up as test 7 of
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DPretty.pm115 my \@result;
117 \@result = map { "\$tag\$_\$untag" } \@args;
120 \@result = map {
130 return join ("", \@result);
132 return "\@result";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DCygwin.pm36 and then File::Spec::Unix canonpath() is called on the result.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DArray.pm43 my @result;
45 push(@result,$obj->FETCH($off+$i));
72 return wantarray ? @result : pop @result;
/osnet-11/usr/src/lib/nsswitch/ad/common/
H A Dgetgrent.c41 if (argp->buf.result != NULL) {
/osnet-11/usr/src/lib/nsswitch/files/common/
H A Dgethostent6.c118 if (argp->buf.result != NULL)
/osnet-11/usr/src/lib/passwdutil/
H A Dldap_attr.c1055 int result = NS_LDAP_OP_FAILED; local
1113 result = NS_LDAP_OP_FAILED;
1136 result = NS_LDAP_SUCCESS;
1146 result = NS_LDAP_CONFIG;
1159 result = ldaprc;
1170 result = ldaprc;
1182 result = NS_LDAP_CONFIG;
1185 result = NS_LDAP_OP_FAILED; /* map to PWU_DENIED */
1197 return (result);
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystore.h88 int soft_gen_hashed_pin(CK_UTF8CHAR_PTR pPin, char **result, char **salt);
/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dgenf.c366 * so we have to copy the final result to the heap.
441 char *result = NULL; local
543 result = g_get_physical_name_from_link(namebuf);
544 if (result == NULL) {
550 char_ptr = strrchr(result, '/');
552 (void) strcat(result, CTLR_POSTFIX);
575 result = g_alloc_string(s);
591 result = g_alloc_string(savedir);
599 result = g_get_physical_name_from_link(path);
603 return (result);
[all...]
/osnet-11/usr/src/lib/libpool/common/
H A Dpool_xml.c934 pool_value_t **result; local
965 if ((result = calloc(*nprops + 1, sizeof (pool_value_t *))) == NULL) {
974 free(result);
978 * Now store our attributes and properties in result
987 result[i] = pool_value_alloc();
989 BAD_CAST attr->name, result[i]) == POC_INVAL) {
993 pool_value_free(result[i]);
994 free(result);
1005 pool_value_free(result[i]);
1006 free(result);
[all...]
/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Drunlist.c1869 runlist_element *result; local
1877 result = ntfs_malloc(4096);
1878 if (!result)
1882 MKRL(result+0, vcn + (0*len/4), fudge + vcn + 1000 + (0*len/4), len / 4)
1883 MKRL(result+1, vcn + (1*len/4), fudge + vcn + 1000 + (1*len/4), len / 4)
1884 MKRL(result+2, vcn + (2*len/4), fudge + vcn + 1000 + (2*len/4), len / 4)
1885 MKRL(result+3, vcn + (3*len/4), fudge + vcn + 1000 + (3*len/4), len / 4)
1886 MKRL(result+4, vcn + (4*len/4), LCN_RL_NOT_MAPPED, 0)
1888 MKRL(result+0, vcn, fudge + vcn + 1000, len)
1889 MKRL(result
[all...]
/osnet-11/usr/src/cmd/sendmail/src/
H A Dmap.c312 ** Pointer to rewritten result. This is static data that
896 ** cbuf -- the location to store the result.
1194 ** result of lookup if succeeded.
1206 char *vp = NULL, *result = NULL; local
1245 result = NULL;
1317 result = NULL;
1340 /* First result */
1362 result = NULL;
1378 result = map_rewrite(map, name, strlen(name), NULL);
1380 result
2734 char *SM_NONVOLATILE result = NULL; local
2775 result = map_rewrite(map, name, strlen(name), NULL); local
3048 nis_result *result; local
3183 nis_result *result; local
3568 char *result = NULL; local
7269 static char result[16]; local
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DBenchmark.pm242 B<NOTE>: This result value differs from previous versions, which returned
243 the C<timethese()> result structure. If you want that, just use the two
246 Incidently, note the variance in the result values between the two examples;
404 efficiency tweaks. Added cmpthese(). A result is now returned from
659 usage: $result = timeit($count, 'code' ); or
660 $result = timeit($count, sub { code } );
677 # out of the result.
698 usage: $result = countit($time, 'code' ); or
699 $result = countit($time, sub { code } );
784 usage: $result
[all...]
H A DTest.pm350 my $result = _to_value(shift);
353 $ok = $result;
358 $ok = !defined $result;
359 } elsif (!defined $result) {
362 $ok = $result =~ /$expected/;
366 $ok = $result =~ /$regex/;
368 $ok = $result eq $expected;
386 'result' => $result, 'todo' => $todo };
404 (defined $result
[all...]
/osnet-11/usr/src/lib/rpcsec_gss/
H A Dsvc_rpcsec_gss.c66 rpc_gss_init_res result; member in struct:_retrans_entry
935 retrans_result = &client_data->retrans_data->result;
1585 * and write the result to xdrs.
1663 static void retrans_add(client, xid, result)
1666 rpc_gss_init_res *result;
1678 rdata->result = *result;
1680 if (result->token.length != 0) {
1681 GSS_DUP_BUFFER(rdata->result.token, result
[all...]
/osnet-11/usr/src/lib/libresolv2/common/isc/
H A Deventlib_p.h183 uint32_t result; /* 1 => revents, 0 => events */ member in struct:__anon2439
189 ctx->field.result = lastnext;

Completed in 98 milliseconds

<<11121314151617181920>>