Home
last modified time | relevance | path

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

/dflybsd-src/sbin/restore/
H A Dinteractive.c52 static int runshell; variable
114 runshell = 1; in runcmdshell()
758 if (command == 'i' && runshell) in onintr()