Searched refs:val (Results 351 - 375 of 665) sorted by relevance

<<11121314151617181920>>

/osnet-11/usr/src/lib/libast/common/include/
H A Dsfio_t.h75 (ssize_t)(-1), /* val */ \
103 (f)->val = (ssize_t)(-1), /* val */ \
/osnet-11/usr/src/lib/libast/common/stdio/
H A Dvfwscanf.c39 wideexcept(Sfio_t* f, int op, void* val, Sfdisc_t* dp) argument
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dsfio_t.h75 (ssize_t)(-1), /* val */ \
103 (f)->val = (ssize_t)(-1), /* val */ \
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dsfio_t.h75 (ssize_t)(-1), /* val */ \
103 (f)->val = (ssize_t)(-1), /* val */ \
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dsfio_t.h75 (ssize_t)(-1), /* val */ \
103 (f)->val = (ssize_t)(-1), /* val */ \
/osnet-11/usr/src/lib/libc/amd64/unwind/
H A Deh_frame.c190 int val = enc & 0xf; local
193 switch (val) {
217 int val = enc & 0xf; local
225 switch (val) {
/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/
H A Dadb_policy.c401 osa_free_policy_ent(osa_policy_ent_t val) argument
407 xdr_osa_policy_ent_rec(&xdrs, val);
409 free(val);
/osnet-11/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dprinc_xdr.c174 ldap_osa_free_princ_ent(osa_princ_ent_t val) argument
180 ldap_xdr_osa_princ_ent_rec(&xdrs, val);
181 free(val);
/osnet-11/usr/src/grub/grub2/grub-core/gettext/
H A Dgettext.c352 __attribute__ ((unused)), const char *val)
354 grub_gettext_init_ext (val);
358 return grub_strdup (val);
351 grub_gettext_env_write_lang(struct grub_env_var *var __attribute__ ((unused)), const char *val) argument
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Dhash.c48 hstore(register HASH *tb, char *key, STR *val) argument
74 entry->hent_val = val;
81 entry->hent_val = val;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IPC/SysV/
H A DMsg.pm74 my($key,$val);
75 $ds->$key($val)
76 while(($key,$val) = each %arg);
/osnet-11/usr/src/lib/libc/port/gen/
H A Dnlspath_checks.c234 #define STORE(buf, size, arg, val) if (arg * FORMAT_SIZE + 1 >= size ||\
237 buf[arg*FORMAT_SIZE] != val) \
245 buf[arg*FORMAT_SIZE] = val; \
/osnet-11/usr/src/lib/libsrpt/common/
H A Dlibsrpt.c163 boolean_t val = B_TRUE; local
176 SRPT_PROP_DEFAULT_ENABLED, &val);
183 *enabled = val;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dopen.pm79 my @val;
102 push(@val,":$layer");
108 $in = join(' ',@val);
111 $out = join(' ',@val);
114 $in = $out = join(' ',@val);
/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DAttributeVerifier.java413 Object val = vals.elementAt(i);
415 String typeName = val.getClass().getName();
429 val = ((String)val).toLowerCase();
432 val = new Opaque((byte[])val);
436 if (av != null && !av.contains(val)) {
441 new Object[] {id, val});
1611 Object val = null;
1617 val
[all...]
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.pm1562 my ($val, $type) = @_;
1585 ($num, $modifier, $unit) = $val =~
1664 my $val;
1715 ($priv, $val, @actions) = @$value;
1753 if (!defined($val)) {
1758 } elsif (ref($val)) {
1760 $valuestring = projent_values2string([$val]);
1766 if ($val !~ /^\d+$/) {
1770 'an integer'), $name, $val]);
1772 } elsif ($val >
[all...]
/osnet-11/usr/src/lib/libpool/common/
H A Dpool_xml.c287 pool_value_t val = POOL_VALUE_INITIALIZER; local
292 "_next_id", &val) == POC_UINT)
293 (void) pool_value_get_uint64(&val, &nid);
299 pool_value_set_uint64(&val, ++nid);
302 &val));
442 pool_value_t val = POOL_VALUE_INITIALIZER; local
448 if (pool_value_set_string(&val, name) != PO_SUCCESS) {
452 (void) pool_xml_set_attr(element, BAD_CAST c_name, &val);
453 if (pool_value_set_string(&val, data_type_tags[type]) != PO_SUCCESS) {
457 (void) pool_xml_set_attr(element, BAD_CAST c_type, &val);
469 pool_xml_get_property(const pool_elem_t *pe, const char *name, pool_value_t *val) argument
507 pool_xml_put_property(pool_elem_t *pe, const char *name, const pool_value_t *val) argument
1967 pool_value_t val = POOL_VALUE_INITIALIZER; local
2765 pool_value_t val = POOL_VALUE_INITIALIZER; local
[all...]
/osnet-11/usr/src/lib/libsqlite/src/
H A Ddate.c92 int val; local
106 val = 0;
111 val = val*10 + *zDate - '0';
114 if( val<min || val>max || (nextC!=0 && nextC!=*zDate) ){
117 *pVal = val;
/osnet-11/usr/src/lib/pam_modules/unix_cred/
H A Dunix_cred.c140 char *val; local
143 val = kva_match(kva, USERATTR_DFLTPRIV_KW);
144 if (val != NULL)
145 pdef->def = strdup(val);
148 val = kva_match(kva, USERATTR_LIMPRIV_KW);
149 if (val != NULL)
150 pdef->lim = strdup(val);
/osnet-11/usr/src/lib/libmtmalloc/common/
H A Dmtmalloc.c931 char val[MBUFSZ]; local
961 (void) strncpy(val, fnd_equal + 1,
963 val[fnd_comma - fnd_equal -1 ] = '\0';
965 MAX_CACHED_SHIFT = atoi(val);
967 if (val[0] == 'Y' ||
968 val[0] == 'y') {
973 new_chunk = atoi(val);
975 do_realfree = atol(val);
980 if (val[0] == 'Y' || val[
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-help.c178 int unspec = 0, val = 0;
199 val = 0;
204 val = 1;
208 val = atoi (arg);
224 else if (val < 0)
231 *(int *)((char *)&new_params + un->uparams_offs) = val;
564 int val = 0;
568 for (opt = real, nopts = entry->num; nopts > 0 && !val; opt++, nopts--)
574 val = (*func)(opt, real, domain, cookie);
578 return val;
177 int unspec = 0, val = 0; local
555 int val = 0; local
581 int val = 0; local
[all...]
H A Dgetopt.c332 `flag' field is nonzero, the value of the option's `val' field
519 || pfound->val != p->val)
626 d->optopt = pfound->val;
665 d->optopt = pfound->val;
674 *(pfound->flag) = pfound->val;
677 return pfound->val;
876 || pfound->val != p->val)
1000 *(pfound->flag) = pfound->val;
[all...]
/osnet-11/usr/src/lib/liblldp/common/
H A Dliblldp_tlv.c1409 uint8_t val; local
1418 val = pfc->lp_willing << 7 | pfc->lp_mbc << 6 | pfc->lp_cap;
1419 *(uint8_t *)(void *)lldpdu = val;
1590 uint8_t val; local
1603 val = ets->le_willing << 7 | ets->le_cbs << 6;
1606 val |= ets->le_ntcs;
1607 *lldpdu = val;
1688 uint8_t val; local
1702 val = evb->le_bgid << 2 | rrcap << 1 | rrctr;
1703 *(uint8_t *)(void *)lldpdu = val;
[all...]
/osnet-11/usr/src/lib/libsip/common/
H A Dsip_parse_uri.c1159 int val = 0; local
1164 val = *scan - '0';
1166 val = val * 10 + (*scan - '0');
1167 if (val > 255)
1199 unsigned val = 0; /* hex value */ local
1224 val = SIP_URI_HEXVAL(*scan);
1226 val = val * 16 + SIP_URI_HEXVAL(*scan);
1227 if (val >
[all...]
/osnet-11/usr/src/lib/libsmb/common/
H A Dsmb_cfg.c601 uint64_t val = 0; local
613 rc = smb_smf_get_count_property(handle, cfg->sc_name, &val);
617 *count = val;
633 int64_t val = 0; local
645 rc = smb_smf_get_integer_property(handle, cfg->sc_name, &val);
649 *cint = val;
1238 int val; local
1241 val = strtoul(value, NULL, 0);
1245 return ((val >= cfg->sc_minval) && (val <
[all...]

Completed in 109 milliseconds

<<11121314151617181920>>