Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/restore/
H A Dinteractive.c61 static int runshell; variable
123 runshell = 1; in runcmdshell()
764 if (command == 'i' && runshell) in onintr()