Searched refs:autologin (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dtelnet.c68 const char *autologin; member in struct:globals
311 int len = strlen(G.autologin) + 6; // (2 + 1 + 1 + strlen + 2)
328 while (*G.autologin)
329 putiac(*G.autologin++);
466 if (G.autologin)
586 if (1 & getopt32(argv, "al:", &G.autologin))
587 G.autologin = getenv("USER");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/netkit-ftp-0.18-pre1/ftp/
H A Dftp_var.h69 Extern int autologin; /* establish user account on connection */ variable
H A Dmain.c125 autologin = 1;
163 autologin = 0;
H A Dcmds.c233 if (autologin)

Completed in 61 milliseconds