Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/restore/
H A Dinteractive.c63 static int runshell; variable
125 runshell = 1; in runcmdshell()
766 if (command == 'i' && runshell) in onintr()