Home | History | Annotate | Download | only in racoon

Lines Matching refs:motd

925 			strncpy(&isakmp_cfg_config.motd[0], $2->v, MAXPATHLEN);
926 isakmp_cfg_config.motd[MAXPATHLEN] = '\0';