HomeSort by: relevance | last modified time | path
    Searched refs:rad_strerror (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libpam/modules/pam_radius/
pam_radius.c 109 logit(LOG_CRIT, "rad_create_request: %s", rad_strerror(radh));
127 logit(LOG_CRIT, "rad_put_string: %s", rad_strerror(radh));
141 rad_strerror(radh));
148 logit(LOG_CRIT, "rad_put_attr: %s", rad_strerror(radh));
152 logit(LOG_CRIT, "rad_put_int: %s", rad_strerror(radh));
179 logit(LOG_CRIT, "rad_get_attr: %s", rad_strerror(radh));
231 logit(LOG_CRIT, "rad_get_attr: %s", rad_strerror(radh));
303 logit(LOG_ALERT, "rad_config: %s", rad_strerror(radh));
366 rad_strerror(radh));
  /src/lib/libradius/
radlib.h 216 const char *rad_strerror(struct rad_handle *);
radlib.c 971 rad_strerror(struct rad_handle *h) function in typeref:typename:const char *

Completed in 32 milliseconds