Home
last modified time | relevance | path

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

/netbsd-src/sbin/restore/
H A Dinteractive.c65 static int runshell; variable
127 runshell = 1; in runcmdshell()
782 if (command == 'i' && runshell) in onintr()