Home
last modified time | relevance | path

Searched refs:noprompt (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/fs.d/smbclnt/mount/
H A Dmount.c147 static int noprompt = 0; /* don't prompt for password */ variable
342 if (noprompt) in main()
360 if (error == EAUTH && noprompt == 0) { in main()
598 noprompt++; in setsubopt()
/titanic_50/usr/src/cmd/vi/port/
H A Dex_cmds.c52 commands(noprompt, exitoneof) in commands() argument
53 bool noprompt, exitoneof; in commands()
117 !noprompt && endline) {