Searched refs:val (Results 251 - 275 of 665) sorted by relevance

<<11121314151617181920>>

/osnet-11/usr/src/lib/libdisasm/sparc/
H A Ddis_sparc.c293 uint32_t mask, val; local
301 val = instr & mask;
303 val = val >> (offset - length + 1);
305 return (val);
/osnet-11/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/common/
H A Dopl_ioboard.c94 int val; local
103 if (di_prom_prop_data(pp, &buf) < sizeof (val))
105 bcopy(buf, &val, sizeof (val));
106 return (val);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DAssembler.pm40 my( $val, $lo, $hi, $loc ) = @_;
41 if( $val < $lo || $hi < $val ){
42 error "argument for $loc outside [$lo, $hi]: $val";
43 $val = $hi;
45 return $val;
/osnet-11/usr/src/lib/libast/common/sfio/
H A Dsfreserve.c56 { if((n = f->endb - f->next) > 0 && n == f->val )
62 _Sfi = f->val = n;
66 { _Sfi = f->val = -1;
93 { _Sfi = f->val = -1;
207 _Sfi = f->val = n; /* return true buffer size */
/osnet-11/usr/src/lib/libc/port/threads/
H A Dtsd.c71 * val = pthread_getspecific(key);
392 void *val; local
404 (val = self->ul_ftsd[key]) != NULL) {
407 (*func)(val);
425 (val = self->ul_stsd->tsd_data[key]) != NULL) {
428 (*func)(val);
/osnet-11/usr/src/lib/nsswitch/nis/common/
H A Dgetgrent.c264 char *val; local
286 &val, &vallen, 0)) != NSS_SUCCESS) {
290 (void) strtok_r(val, "#", &lasts);
292 parse_res = parse_netid(val, argp->gid_array, argp->maxgids,
294 free(val);
/osnet-11/usr/src/lib/nsswitch/pynss/common/
H A Dnsswitch.py230 for (prop, ptype, val) in db:
231 self.traceit(' adding: ', prop, ptype, val)
232 if val == self.DEFPVAL:
234 if not self.add_prop_val(self.DEFPG, prop, ptype, val):
235 self.traceit(' ERR adding: ', prop, ptype, val)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dlibnetcfg.PL242 my $val = Prompt($prompt,$def ? "yes" : "no");
244 $val =~ /^y/i ? 1 : 0;
725 my $val = $cfg{$key};
726 if(!defined($val)) {
727 $val = "undef";
729 elsif(ref($val)) {
730 $val = '[' . join(",",
738 } @$val ) . ']';
741 $val =~ s/'/\'/sog;
742 $val
[all...]
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Ddigest_md5.c449 #define lstreqcase(conststr, val, len) ((len) == sizeof (conststr) - 1 && \
450 strncasecmp((conststr), (val), sizeof (conststr) - 1) == 0)
468 const char *scan, *attr, *val, *end; local
488 val = scan;
499 vlen = scan - val;
505 val = scan;
507 vlen = scan - val;
517 attr_out->cnonce = val;
521 attr_out->charset = val;
528 attr_out->dom = val;
[all...]
/osnet-11/usr/src/lib/libldap4/common/
H A Dsearch.c586 put_substring_filter(BerElement *ber, char *type, char *val) argument
593 "put_substring_filter \"%1$s=%2$s\"\n"), type, val, 0);
598 while (val != NULL) {
599 if ((nextstar = star_search(val)) != NULL)
609 if (*val != '\0') {
610 if ((len = decode_value(val)) == -1 ||
611 ber_printf(ber, "to", ftype, val, len) == -1)
618 val = nextstar;
628 put_extensible_filter(BerElement *ber, char *type, char *val) argument
635 "put_extensible_filter \"%1$s=%2$s\"\n"), type, val,
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/lib/mips/
H A Drelocator.c57 write_reg (int regn, grub_uint32_t val, void **target) argument
59 /* lui $r, (val+0x8000). */
60 *(grub_uint32_t *) *target = ((0x3c00 | regn) << 16) | ((val + 0x8000) >> 16);
62 /* addiu $r, $r, val. */
64 | (val & 0xffff));
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/t/
H A Ddeparse.t88 my $val = (eval $string)->();
89 print "not " if ref($val) ne 'ARRAY' || $val->[0] ne 'hello';
/osnet-11/usr/src/lib/libc/port/print/
H A Ddoprnt.c107 #define FPCONV(func, val, prec, decpt, sign, cvtbuf) \
112 (void) func(val, prec, decpt, sign, cb); \
175 #define FPCONV(func, val, prec, decpt, sign, cvtbuf) \
176 (void) func(val, prec, decpt, sign, cvtbuf);
533 ssize_t val; local
1018 val = va_arg(args.ap, long);
1020 val = va_arg(args.ap, int);
1023 val = (short)val;
1025 val
[all...]
/osnet-11/usr/src/lib/libuvfs/common/
H A Dsvc.c186 const char *val)
193 if (val == NULL)
194 val = "";
195 rc = scf_value_set_astring(scfval, val);
206 const int64_t val)
212 scf_value_set_integer(scfval, val);
185 libuvfs_set_trans_astring(scf_transaction_t *tr, const char *name, const char *val) argument
205 libuvfs_set_trans_integer(scf_transaction_t *tr, const char *name, const int64_t val) argument
/osnet-11/usr/src/lib/pam_modules/unix_auth/
H A Dunix_auth.c74 char *val = NULL; local
82 val = kva_match(uattr->attr, USERATTR_LOCK_AFTER_RETRIES_KW);
84 if (val != NULL) {
85 if (isdigit(*val)) {
86 retval = min(FAILCOUNT_MASK, atoi(val));
88 do_lock = (strcasecmp(val, "yes") == 0);
/osnet-11/usr/src/lib/libresolv2/common/dst/
H A Ddst_internal.h137 void dst_s_put_int16( u_int8_t *buf, const u_int16_t val);
140 void dst_s_put_int32( u_int8_t *buf, const u_int32_t val);
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dstreval.c59 #define stakpush(v,val,type) ((((v)->offset=round(staktell(),pow2size(sizeof(type)))),\
61 *((type*)stakptr((v)->offset)) = (val)),(v)->offset)
/osnet-11/usr/src/lib/libndr/common/
H A Dndr_marshal.c501 struct ndr_bind_ack_hdr *val = /*LINTED E_BAD_PTR_CAST_ALIGN*/ local
522 val->sec_addr.length =
523 strlen((char *)val->sec_addr.port_spec) + 1;
536 offset+2UL, val->sec_addr.length);
539 offset += val->sec_addr.length;
593 ndr_alter_context_rsp_hdr_t *val = /*LINTED E_BAD_PTR_CAST_ALIGN*/ local
613 val->sec_addr.length = 0;
626 offset+2UL, val->sec_addr.length);
/osnet-11/usr/src/lib/libpkg/common/
H A Dckparam.c53 ckparam(char *param, char *val) argument
55 char *value = strdup(val);
/osnet-11/usr/src/lib/libdevalloc/common/
H A Dgetdadefs.c196 * parses val and initializes pointers in da_defs_t.
200 dadef_interpret(char *val) argument
211 (void) strcpy(interpdadefline, val);
/osnet-11/usr/src/lib/libdscfg/common/
H A Dcfg.h53 char *tag, int tag_len, char *val, int val_len);
55 char *tag, char *val);
/osnet-11/usr/src/lib/fm/topo/maps/i86pc/
H A Dfan-hc-topology.xmlgen527 my $val = $level->{entity_ref};
534 my @refs = split(/\,/, $val);
544 my $val = $level->{entity_present};
551 my @refs = split(/\,/, $val);
/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash.c703 hash_access(hashp, action, key, val)
707 DBT *val;
726 if (ISBIG(key->size + val->size, hashp))
729 item_info.seek_size = key->size + val->size;
775 if (__addel(hashp, &item_info, key, val, num_items, 0))
796 if (__big_return(hashp, &item_info, val, 0))
799 val->data = page_val.data;
800 val->size = page_val.size;
806 __addel(hashp, &item_info, key, val, UNKNOWN, 0))
856 cursor_get(dbp, cursorp, key, val, flag
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/t/
H A Dcompat06.t46 my ($key, $val) = @_;
47 $self->{$key} = $val;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DComplex.t21 my ($args, $op, $target, $test, $test_set, $try, $val, $zvalue, @set, @val);
46 set($1, \@set, \@val);
59 $zvalue = $val[$i];
359 $val = value($args[$i]);
360 push @script, "\$z$i = $val;\n";
412 my $val = value($set[$i]);
413 push @script, "\$s$i = $val;\n";

Completed in 60 milliseconds

<<11121314151617181920>>