• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptp/src/pppd/plugins/pptp/
1/* inststr.h ..... change argv[0].
2 *
3 * $Id: inststr.h,v 1.1.1.1 2000/12/23 08:19:51 scott Exp $
4 */
5
6void inststr(int argc, char **argv, char **envp, char *src);
7