Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/smbclnt/mount/
H A Dmount.c143 static int noprompt = 0; /* don't prompt for password */ variable
347 if (noprompt) in main()
365 if (error == EAUTH && noprompt == 0) { in main()
601 noprompt++; in setsubopt()
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmds.c54 commands(noprompt, exitoneof) in commands() argument
55 bool noprompt, exitoneof; in commands()
119 !noprompt && endline) {