Searched refs:ttos (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/network_cmds-433/ifconfig.tproj/
H A Difmedia.c105 struct ifmedia_type_to_subtype *ttos);
563 struct ifmedia_type_to_subtype *ttos; local
567 for (desc = ifm_type_descriptions, ttos = ifmedia_types_to_subtypes;
568 desc->ifmt_string != NULL; desc++, ttos++)
574 for (i = 0; ttos->subtypes[i].desc != NULL; i++) {
575 rval = lookup_media_word(ttos->subtypes[i].desc, val);
588 struct ifmedia_type_to_subtype *ttos; local
592 for (desc = ifm_type_descriptions, ttos = ifmedia_types_to_subtypes;
593 desc->ifmt_string != NULL; desc++, ttos++)
599 for (i = 0; ttos
612 struct ifmedia_type_to_subtype *ttos; local
674 struct ifmedia_type_to_subtype *ttos; local
684 get_subtype_desc(int ifmw, struct ifmedia_type_to_subtype *ttos) argument
704 get_mode_desc(int ifmw, struct ifmedia_type_to_subtype *ttos) argument
728 struct ifmedia_type_to_subtype *ttos; local
795 struct ifmedia_type_to_subtype *ttos; local
[all...]

Completed in 225 milliseconds