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

/illumos-gate/usr/src/cmd/fs.d/smbclnt/mount/
H A Dmount.c132 "noprompt",
143 static int noprompt = 0; /* don't prompt for password */ variable
338 if (noprompt)
356 if (error == EAUTH && noprompt == 0) {
592 noprompt++;
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmds.c52 commands(noprompt, exitoneof)
53 bool noprompt, exitoneof;
117 !noprompt && endline) {

Completed in 1194 milliseconds