Home
last modified time | relevance | path

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

/freebsd/sbin/restore/
H A Dinteractive.c54 static int runshell; variable
116 runshell = 1; in runcmdshell()
757 if (command == 'i' && runshell) in onintr()