Home | History | Annotate | Download | only in racoon

Lines Matching refs:LOGINLEN

265 		strncpy(iph1->mode_cfg->login, usr, LOGINLEN);
266 iph1->mode_cfg->login[LOGINLEN] = '\0';