Home
last modified time | relevance | path

Searched refs:total_alias_len (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dutil-int.c803 int total_alias_len=0; in copy_hostent() local
813 total_alias_len += strlen( *p ) + 1; in copy_hostent()
826 total_addr_len + total_alias_len + name_len; in copy_hostent()