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

/macosx-10.10/ppp-786.1.1/Dialogs/
H A DDialogs.c116 static bool askpasswordafter = 0; /* Ask password after physical connection is established */ variable
131 { "askpasswordafter", o_bool, &askpasswordafter,
531 if (noaskpassword || *passwd || askpasswordafter)
580 if (noaskpassword || *passwd || !askpasswordafter)

Completed in 111 milliseconds