Home
last modified time | relevance | path

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

/xnu-10002.1.13/tools/lldbmacros/
H A DREADME.md141 … -o <file> : direct the output of command to <file>. Will not display anything on terminal
167 - Anything you 'print' will be relayed to lldb terminal output.
258 … happens for a long time? OR How do I get output of long running command instantly on the terminal?
261 …e lldb process is hung. But it is not. You can use "-i" option to get immediate output on terminal.
/xnu-10002.1.13/libsyscall/mach/
H A Derr_server.sub217 "(server/unix-signal) terminal stop",
/xnu-10002.1.13/config/
H A DMASTER473 # UCB pseudo terminal service
482 # Cloning pseudo terminal service
/xnu-10002.1.13/bsd/net/
H A Dpf_norm.c2253 int terminal; in pf_normalize_ip6() local
2315 terminal = 0; in pf_normalize_ip6()
2407 terminal = 1; in pf_normalize_ip6()
2410 } while (!terminal); in pf_normalize_ip6()
H A Dpf.c8067 int terminal = 0; in pf_test_state_icmp() local
8155 terminal++; in pf_test_state_icmp()
8158 } while (!terminal); in pf_test_state_icmp()
10325 int off, terminal = 0, dirndx, rh_cnt = 0; in pf_test6() local
10500 terminal++; in pf_test6()
10503 } while (!terminal); in pf_test6()