Home | History | Annotate | Download | only in pppd

Lines Matching full:set_noauth_addr

269 static int  set_noauth_addr __P((char **));
388 { "allow-ip", o_special, (void *)set_noauth_addr,
483 * set_noauth_addr - set address(es) that can be used without authentication.
487 set_noauth_addr(argv)