Home
last modified time | relevance | path

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

/freebsd/lib/libradius/
H A Dradlib.c69 static int put_password_attr(struct rad_handle *, int,
363 put_password_attr(struct rad_handle *h, int type, const void *value, size_t len) in put_password_attr() function
1174 result = put_password_attr(h, type, value, len); in rad_put_attr()