Searched defs:set_noauth_addr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dauth.c234 static int set_noauth_addr __P((char **, option_t *));
282 { "allow-ip", o_special, (void *)set_noauth_addr,
378 * set_noauth_addr - set address(es) that can be used without authentication.
383 set_noauth_addr(argv, opt) function

Completed in 49 milliseconds