Searched refs:attach_type_strings (Results 1 – 2 of 2) sorted by relevance
74 static const char * const attach_type_strings[] = { variable90 const size_t net_attach_type_size = ARRAY_SIZE(attach_type_strings);97 if (attach_type_strings[type] && in parse_attach_type()98 is_prefix(str, attach_type_strings[type])) in parse_attach_type()736 attach_type_strings[attach_type], strerror(-err)); in do_attach()787 attach_type_strings[attach_type], strerror(-err)); in do_detach()
58 static const char * const attach_type_strings[] = { variable 81 if (attach_type_strings[type] && in parse_attach_type() 82 is_prefix(str, attach_type_strings[type])) in parse_attach_type()