Home
last modified time | relevance | path

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

/linux-4.4.14/tools/net/
Dbpf_dbg.c1305 static void intr_shell(int sig) in intr_shell() function
1344 signal(SIGINT, intr_shell); in init_shell()