Home
last modified time | relevance | path

Searched refs:str_val_list_lookup (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c200 static int str_val_list_lookup(str_val_nd_t *, char *, uint32_t *);
4162 str_val_list_lookup( in str_val_list_lookup() function
5269 ret = str_val_list_lookup(enum_vals, first_token, val); in read_enum_value()
5342 ret = str_val_list_lookup(enum_vals, tk, &u32); in read_enum_value()