Searched refs:ds_max (Results 1 – 6 of 6) sorted by relevance
109 uchar_t ds_max; /* maximum number */ member
281 entry.ds_max = atoi(fields[ITAB_MAX]); in inittab_lookup()412 inittab_table[i].ds_max != inittab_ent->ds_max) in inittab_verify()1046 n_entries = MIN(ie->ds_max, length / type_size); in inittab_decode_e()1048 n_entries = MIN(ie->ds_max * ie->ds_gran, length / type_size); in inittab_decode_e()
671 sym->ds_max = 0; in dsym_init_parser()777 sym->ds_max = (uchar_t)intval; in dsym_parse_field()
160 optnum.size = entry->ds_max * inittab_type_to_size(entry); in main()
220 and the internal entry both must have the same ds_gran, ds_max, and
175 optnum.size = entry->ds_max * inittab_type_to_size(entry); in nwamd_get_dhcpinfo_data()