/titanic_44/usr/src/cmd/tnf/prex/ |
H A D | prexlex.l | 71 add { yylval.intval = ADD; return (ADD); } 72 alloc { yylval.intval = ALLOC; return (ALLOC); } 73 buffer { yylval.intval = BUFFER; return (BUFFER); } 74 clear { yylval.intval = CLEAR; return (CLEAR); } 75 connect { yylval.intval = CONNECT; return (CONNECT); } 76 continue { yylval.intval = CONTINUE; return (CONTINUE); } 77 create { yylval.intval = CREATE; return (CREATE); } 78 dealloc { yylval.intval = DEALLOC; return (DEALLOC); } 79 delete { yylval.intval = DELETE; return (DELETE); } 80 disable { yylval.intval = DISABLE; return (DISABLE); } [all …]
|
H A D | prexgram.y | 104 int intval; member 108 %type <intval> CONTINUE DISABLE ENABLE HELP LIST QUIT SOURCE TRACE UNTRACE BUFFER KTRACE PFILTER C… 112 %type <intval> SCALED_INT singlepid
|
/titanic_44/usr/src/cmd/isns/isnsd/ |
H A D | esi.c | 265 uint32_t intval = 0; in cb_esi_portal() local 287 intval = attr->value.ui; in cb_esi_portal() 289 intval = DEFAULT_ESI_INTVAL; in cb_esi_portal() 296 return ((int)intval); in cb_esi_portal() 314 uint32_t *intval in extract_esi_portal() argument 335 *intval = lc.data[2].ui; in extract_esi_portal() 352 if (*intval > intv) { in extract_esi_portal() 353 *intval = intv; in extract_esi_portal() 384 uint32_t intval; in ev_add() local 392 p = extract_esi_portal(ev->uid, &intval); in ev_add() [all …]
|
H A D | isns_esi.h | 64 uint32_t intval; member
|
/titanic_44/usr/src/uts/common/io/arn/ |
H A D | arn_beacon.c | 270 uint32_t nexttbtt = 0, intval, tsftu; in arn_beacon_config() local 286 intval = conf.beacon_interval & ATH9K_BEACON_PERIOD; in arn_beacon_config() 301 sleepduration = conf.listen_interval * intval; in arn_beacon_config() 303 sleepduration = intval; in arn_beacon_config() 312 nexttbtt += intval; in arn_beacon_config() 320 bs.bs_intval = intval; in arn_beacon_config() 322 bs.bs_dtimperiod = dtimperiod*intval; in arn_beacon_config() 323 bs.bs_nextdtim = bs.bs_nexttbtt + dtimcount*intval; in arn_beacon_config() 334 if (sleepduration > intval) { in arn_beacon_config() 338 bs.bs_bmissthreshold = DIV_ROUND_UP(conf.bmiss_timeout, intval); in arn_beacon_config()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | gram.y | 50 int intval; member 56 %type <intval> OPTION, options 295 yylval.intval = COMPARE; in yylex() 299 yylval.intval = REMOVE; in yylex() 303 yylval.intval = VERIFY; in yylex() 307 yylval.intval = WHOLE; in yylex() 311 yylval.intval = YOUNGER; in yylex() 315 yylval.intval = FOLLOW; in yylex() 319 yylval.intval = IGNLNKS; in yylex()
|
/titanic_44/usr/src/lib/libadm/common/ |
H A D | ckint.c | 89 ckint(long *intval, short base, char *defstr, char *error, char *help, in ckint() argument 111 *intval = strtol(defstr, NULL, (int)base); in ckint() 127 *intval = value; in ckint()
|
/titanic_44/usr/src/lib/libdhcputil/common/ |
H A D | dhcp_symbol.c | 464 dsym_parse_intrange(const char *field, int *intval, int min, int max) in dsym_parse_intrange() argument 475 *intval = (int)longval; in dsym_parse_intrange() 737 int intval; in dsym_parse_field() local 750 ret = dsym_parse_intrange(fields[field_num], &intval, 0, in dsym_parse_field() 753 sym->ds_code = (ushort_t)intval; in dsym_parse_field() 764 ret = dsym_parse_intrange(fields[field_num], &intval, 0, in dsym_parse_field() 767 sym->ds_gran = (uchar_t)intval; in dsym_parse_field() 774 ret = dsym_parse_intrange(fields[field_num], &intval, 0, in dsym_parse_field() 777 sym->ds_max = (uchar_t)intval; in dsym_parse_field()
|
/titanic_44/usr/src/cmd/valtools/ |
H A D | ckint.c | 110 long intval; in main() local 209 n = ckint(&intval, base, deflt, error, help, prompt); in main() 215 (void) printf("%ld", intval); in main()
|
H A D | ckrange.c | 118 long lvalue, uvalue, intval; in main() local 254 n = ckrange(&intval, lvalue, uvalue, (short)base, in main() 261 (void) printf("%ld", intval); in main()
|
/titanic_44/usr/src/lib/cfgadm_plugins/ib/common/ |
H A D | cfga_ib.c | 1801 int32_t intval = 0; in cfga_list_ext() local 1919 name, intval); in cfga_list_ext() 1923 (void) nvpair_value_int32(nvp, &intval); in cfga_list_ext() 1925 if (intval == AP_RSTATE_EMPTY) in cfga_list_ext() 1927 else if (intval == AP_RSTATE_DISCONNECTED) in cfga_list_ext() 1930 else if (intval == AP_RSTATE_CONNECTED) in cfga_list_ext() 1933 "rstate = %x\n", name, intval); in cfga_list_ext() 1937 (void) nvpair_value_int32(nvp, &intval); in cfga_list_ext() 1939 if (intval == AP_OSTATE_CONFIGURED) in cfga_list_ext() 1941 else if (intval == AP_OSTATE_UNCONFIGURED) in cfga_list_ext() [all …]
|
/titanic_44/usr/src/lib/scsi/plugins/ses/ses2/common/ |
H A D | ses2_enclosure_ctl.c | 128 uint64_t intval; in enc_ctl_common() local 138 (void) nvpair_value_uint64(nvp, &intval); in enc_ctl_common() 147 tp->seci_power_cycle_delay = intval; in enc_ctl_common() 149 tp->seci_power_cycle_request = intval; in enc_ctl_common() 151 tp->seci_power_off_duration = intval; in enc_ctl_common()
|
/titanic_44/usr/src/uts/common/inet/sockmods/ |
H A D | socksctp.c | 1437 int intval; in sosctp_ioctl() local 1508 intval = (so->so_state & SS_ACCEPTCONN) ? 0 : in sosctp_ioctl() 1510 if (so_copyout(&intval, (void *)arg, sizeof (intval), in sosctp_ioctl() 1518 intval = 0; in sosctp_ioctl() 1520 if (so_copyout(&intval, (void *)arg, sizeof (int), in sosctp_ioctl() 1560 intval = STRUCT_FGET(opt, sopt_aid); in sosctp_ioctl() 1562 if ((so->so_type == SOCK_SEQPACKET) && intval) { in sosctp_ioctl() 1563 if ((error = sosctp_assoc(ss, intval, &ssa)) != 0) { in sosctp_ioctl() 1628 intval = STRUCT_FGET(opt, sopt_aid); in sosctp_ioctl() 1630 if (intval != 0) { in sosctp_ioctl() [all …]
|
H A D | socksdp.c | 960 int error, intval; in sosdp_ioctl() local 1016 intval = 0; in sosdp_ioctl() 1019 &intval, cr); in sosdp_ioctl() 1020 if (so_copyout(&intval, (void *)arg, sizeof (int), in sosdp_ioctl() 1053 intval = 0; in sosdp_ioctl() 1056 intval = sdp_polldata( in sosdp_ioctl() 1061 if (so_copyout(&intval, (void *)arg, sizeof (intval), in sosdp_ioctl()
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | dsl_prop.c | 565 uint64_t zapobj, intval, dummy; in dsl_prop_set_sync_impl() local 575 isint = (dodefault(propname, 8, 1, &intval) == 0); in dsl_prop_set_sync_impl() 672 VERIFY0(dsl_prop_get_int_ds(ds, propname, &intval)); in dsl_prop_set_sync_impl() 686 cbr->cbr_func(cbr->cbr_arg, intval); in dsl_prop_set_sync_impl() 691 ds->ds_dir->dd_object, propname, intval, TRUE); in dsl_prop_set_sync_impl() 695 "%lld", (longlong_t)intval); in dsl_prop_set_sync_impl() 823 uint64_t intval = fnvpair_value_uint64(pair); in dsl_props_set_sync_impl() local 825 source, sizeof (intval), 1, &intval, tx); in dsl_props_set_sync_impl()
|
H A D | zfs_ioctl.c | 2447 uint64_t intval; in zfs_prop_set_special() local 2466 VERIFY(0 == nvpair_value_uint64(pair, &intval)); in zfs_prop_set_special() 2470 err = dsl_dir_set_quota(dsname, source, intval); in zfs_prop_set_special() 2473 err = dsl_dataset_set_refquota(dsname, source, intval); in zfs_prop_set_special() 2477 if (intval == UINT64_MAX) { in zfs_prop_set_special() 2491 err = dsl_dir_set_reservation(dsname, source, intval); in zfs_prop_set_special() 2494 err = dsl_dataset_set_refreservation(dsname, source, intval); in zfs_prop_set_special() 2497 err = zvol_set_volsize(dsname, intval); in zfs_prop_set_special() 2506 err = zfs_set_version(zfsvfs, intval); in zfs_prop_set_special() 2509 if (err == 0 && intval >= ZPL_VERSION_USERSPACE) { in zfs_prop_set_special() [all …]
|
H A D | spa.c | 173 uint64_t intval, zprop_source_t src) in spa_prop_add_list() argument 184 VERIFY(nvlist_add_uint64(propval, ZPROP_VALUE, intval) == 0); in spa_prop_add_list() 324 uint64_t intval = 0; in spa_prop_get() local 358 intval = za.za_first_integer; in spa_prop_get() 361 spa_prop_add_list(*nvp, prop, strval, intval, src); in spa_prop_get() 411 uint64_t intval; in spa_prop_validate() local 431 if (nvpair_value_uint64(elem, &intval) != 0) { in spa_prop_validate() 436 if (intval != 0) { in spa_prop_validate() 451 error = nvpair_value_uint64(elem, &intval); in spa_prop_validate() 453 (intval < spa_version(spa) || in spa_prop_validate() [all …]
|
/titanic_44/usr/src/lib/libzfs/common/ |
H A D | libzfs_pool.c | 217 uint64_t intval; in zpool_get_prop() local 235 intval = zpool_get_prop_int(zhp, prop, &src); in zpool_get_prop() 236 (void) snprintf(buf, len, "%llu", intval); in zpool_get_prop() 271 intval = zpool_get_prop_int(zhp, prop, &src); in zpool_get_prop() 281 (u_longlong_t)intval); in zpool_get_prop() 283 (void) zfs_nicenum(intval, buf, len); in zpool_get_prop() 287 if (intval == 0) { in zpool_get_prop() 291 (u_longlong_t)intval); in zpool_get_prop() 293 (void) zfs_nicenum(intval, buf, len); in zpool_get_prop() 299 (u_longlong_t)intval); in zpool_get_prop() [all …]
|
/titanic_44/usr/src/lib/libshare/autofs/ |
H A D | libshare_autofs.c | 115 int intval; member 170 proto_options[i].defvalue.intval); in add_defaults() 177 proto_options[i].defvalue.intval ? in add_defaults()
|
/titanic_44/usr/src/lib/libshare/nfs/ |
H A D | libshare_nfs.c | 2130 uint64_t intval; in check_user() local 2131 intval = strtoull(value, NULL, 0); in check_user() 2132 if (intval > UID_MAX && intval != -1) in check_user() 2155 uint64_t intval; in check_group() local 2156 intval = strtoull(value, NULL, 0); in check_group() 2157 if (intval > UID_MAX && intval != -1) in check_group() 2482 int intval; member 2773 proto_options[i].defvalue.intval); in add_defaults() 2780 proto_options[i].defvalue.intval ? in add_defaults() 2786 proto_options[i].defvalue.intval ? in add_defaults()
|
/titanic_44/usr/src/common/iscsit/ |
H A D | iscsit_common.c | 265 uint32_t intval; in it_nv_to_config() local 293 ret = nvlist_lookup_uint32(nvl, "cfgVersion", &intval); in it_nv_to_config() 299 tmpcfg->config_version = intval; in it_nv_to_config() 550 uint32_t intval; in it_nv_to_tgt() local 585 ret = it_nv_to_tpgtlist(listval, &intval, in it_nv_to_tgt() 587 ttgt->tgt_tpgt_count = intval; in it_nv_to_tgt()
|
/titanic_44/usr/src/lib/scsi/libscsi/common/ |
H A D | scsi_engine.c | 155 int intval; in scsi_parse_mtbf() local 158 (intval = atoi(strval)) > 0) { in scsi_parse_mtbf() 160 *intp = intval; in scsi_parse_mtbf()
|
/titanic_44/usr/src/cmd/fs.d/nfs/mountd/ |
H A D | mountd.c | 2246 uint64_t intval; in get_uid() local 2247 intval = strtoull(value, NULL, 0); in get_uid() 2248 if (intval > UID_MAX && intval != -1) in get_uid() 2250 *uid = (uid_t)intval; in get_uid() 2271 uint64_t intval; in get_gid() local 2272 intval = strtoull(value, NULL, 0); in get_gid() 2273 if (intval > UID_MAX && intval != -1) in get_gid() 2275 *gid = (gid_t)intval; in get_gid()
|
/titanic_44/usr/src/lib/scsi/libsmp/common/ |
H A D | smp_engine.c | 254 int intval; in smp_parse_mtbf() local 257 (intval = atoi(strval)) > 0) { in smp_parse_mtbf() 259 *intp = intval; in smp_parse_mtbf()
|
/titanic_44/usr/src/uts/sun4v/io/ |
H A D | platsvc.c | 468 int intval) in ps_suspend_send_response() argument 514 delay(SEC2HZ(intval)); in ps_suspend_send_response() 519 delay(SEC2HZ(intval)); in ps_suspend_send_response()
|