Searched refs:find_atype (Results 1 – 3 of 3) sorted by relevance
826 find_atype(krb5_address_type atype) in find_atype() function919 struct addr_operations *a = find_atype(addr->addr_type); in krb5_addr2sockaddr()1110 struct addr_operations *a = find_atype(addr->addr_type); in krb5_print_address()1245 a = find_atype(addr1->addr_type); in krb5_address_order()1254 a = find_atype(addr2->addr_type); in krb5_address_order()1336 struct addr_operations *a = find_atype (address->addr_type); in krb5_free_address()1551 struct addr_operations *a = find_atype (inaddr->addr_type); in krb5_address_prefixlen_boundary()
1640 use find_atype when we are dealing with a kerberos address type
27 (find_af, find_atype): new functions. use them.