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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dauth.c232 static int setupapfile __P((char **, option_t *));
275 { "+ua", o_special, (void *)setupapfile,
307 * setupapfile - specifies UPAP info for authenticating with peer.
311 setupapfile(argv, opt) function

Completed in 48 milliseconds