Searched refs:readtype (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ |
H A D | ipqosconf.c | 185 static int readtype(FILE *, char *, char *, ipqos_nvtype_t *, str_val_nd_t **, 1795 res = readtype(tfp, module_name, SHORT_NAME(nme), &type, in diffnvlists() 3221 ret = readtype(tfp, module, param, &type, &enum_nvs, dfltst, in printnvlist() 5073 res = readtype(tfp, module, map_name, &type, &enum_nvs, in read_mapped_values() 5515 readtype( in readtype() function 5783 if (readtype(tfp, module_name, name, type, &enum_nvs, dfltst, in readnvpair() 8811 ret = readtype(tfp, module, param, &type, &tmp, dfltst, in parse_kparams()
|