OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rad_put_string
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libpam/modules/pam_radius/
pam_radius.c
122
rad_put_string
(radh, RAD_USER_NAME, user) == -1) ||
124
rad_put_string
(radh, RAD_USER_PASSWORD, pass) == -1) ||
126
rad_put_string
(radh, RAD_NAS_IDENTIFIER, nas_id) == -1)) {
127
logit(LOG_CRIT, "
rad_put_string
: %s", rad_strerror(radh));
/src/lib/libradius/
radlib.h
209
int
rad_put_string
(struct rad_handle *, int,
radlib.c
888
rad_put_string
(struct rad_handle *h, int type, const char *str)
function in typeref:typename:int
Completed in 13 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025