Searched refs:print_attributes (Results 1 - 2 of 2) sorted by relevance

/external/ppp/pppd/plugins/radius/
H A Dradattr.c25 static void print_attributes(VALUE_PAIR *);
42 radius_attributes_hook = print_attributes;
45 /* calling cleanup() on link down is problematic because print_attributes()
57 * %FUNCTION: print_attributes
67 print_attributes(VALUE_PAIR *vp) function
/external/elfutils/src/
H A Dreadelf.c267 static void print_attributes (Ebl *ebl, const GElf_Ehdr *ehdr);
918 print_attributes (ebl, ehdr);
3400 print_attributes (Ebl *ebl, const GElf_Ehdr *ehdr) function

Completed in 92 milliseconds