OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:type_fixed
(Results
1 - 2
of
2
) sorted by null
/external/avahi/avahi-compat-howl/
compat.c
1048
char
type_fixed
[AVAHI_DOMAIN_NAME_MAX], domain_fixed[AVAHI_DOMAIN_NAME_MAX];
local
1056
type = add_trailing_dot(type,
type_fixed
, sizeof(
type_fixed
));
/external/avahi/avahi-compat-libdns_sd/
compat.c
542
char
type_fixed
[AVAHI_DOMAIN_NAME_MAX], domain_fixed[AVAHI_DOMAIN_NAME_MAX];
local
547
type = add_trailing_dot(type,
type_fixed
, sizeof(
type_fixed
));
[
all
...]
Completed in 62 milliseconds