Searched refs:msrepstr (Results 1 – 3 of 3) sorted by relevance
563 free(r->msrepstr); in radius_Process()565 r->msrepstr = NULL; in radius_Process()577 if ((r->msrepstr = rad_cvt_string((const char *)data, in radius_Process()586 " MS-CHAP2-Success \"%s\"\n", r->msrepstr); in radius_Process()774 r->msrepstr = NULL; in radius_Init()806 free(r->msrepstr); in radius_Destroy()807 r->msrepstr = NULL; in radius_Destroy()1319 r->msrepstr ? r->msrepstr : ""); in radius_Show()
56 char *msrepstr; /* MS-CHAP2-Response */ member
558 if (*bundle->radius.cfg.file && bundle->radius.msrepstr) in chap_Success()559 msg = bundle->radius.msrepstr; in chap_Success()