Searched defs:str_val_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.h202 } str_val_t; typedef in typeref:struct:str_val
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c314 } str_val_t; typedef in typeref:struct:str_val
440 static str_val_t property_table[] = {
449 static str_val_t icmp_type_table[] = {
477 static str_val_t icmp_code_table[] = {
2866 parse_type_code(const char *str, const str_val_t *table)

Completed in 66 milliseconds