diff options
author | Lennart Poettering <lennart@poettering.net> | 2005-10-13 01:26:32 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2005-10-13 01:26:32 +0000 |
commit | 0e203251414d56b3f6b8d4dafde19a1d27b18caf (patch) | |
tree | ff8e355063f6a97c18750d06378132fc63dcfd7a /avahi-compat-howl/funcs.txt | |
parent | 32a03550ac3a6272595866fd40389b8ee3fad9e8 (diff) |
implement address related functions
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@753 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-compat-howl/funcs.txt')
-rw-r--r-- | avahi-compat-howl/funcs.txt | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/avahi-compat-howl/funcs.txt b/avahi-compat-howl/funcs.txt index 818b831..fe5145f 100644 --- a/avahi-compat-howl/funcs.txt +++ b/avahi-compat-howl/funcs.txt @@ -31,19 +31,19 @@ sw_text_record_string_iterator_init sw_text_record_string_iterator_fina sw_text_record_string_iterator_next -sw_ipv4_address_any -sw_ipv4_address_loopback -sw_ipv4_address_init -sw_ipv4_address_init_from_saddr -sw_ipv4_address_init_from_name -sw_ipv4_address_init_from_address -sw_ipv4_address_init_from_this_host -sw_ipv4_address_fina -sw_ipv4_address_is_any -sw_ipv4_address_saddr -sw_ipv4_address_name -sw_ipv4_address_decompose -sw_ipv4_address_equals +x sw_ipv4_address_any +x sw_ipv4_address_loopback +x sw_ipv4_address_init +x sw_ipv4_address_init_from_saddr +x sw_ipv4_address_init_from_name +x sw_ipv4_address_init_from_address +x sw_ipv4_address_init_from_this_host +x sw_ipv4_address_fina +x sw_ipv4_address_is_any +x sw_ipv4_address_saddr +x sw_ipv4_address_name +x sw_ipv4_address_decompose +x sw_ipv4_address_equals sw_salt_step |