Home
last modified time | relevance | path

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

/xnu-8019.80.24/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-8019.80.24/libsyscall/mach/
H A Derr_server.sub217 "(server/unix-signal) terminal stop",
/xnu-8019.80.24/config/
H A DMASTER483 # UCB pseudo terminal service
492 # Cloning pseudo terminal service
/xnu-8019.80.24/bsd/net/
H A Dpf_norm.c2254 int terminal; in pf_normalize_ip6() local
2316 terminal = 0; in pf_normalize_ip6()
2408 terminal = 1; in pf_normalize_ip6()
2411 } while (!terminal); in pf_normalize_ip6()
H A Dpf.c7882 int terminal = 0; in pf_test_state_icmp() local
7970 terminal++; in pf_test_state_icmp()
7973 } while (!terminal); in pf_test_state_icmp()
10141 int off, terminal = 0, dirndx, rh_cnt = 0; in pf_test6() local
10316 terminal++; in pf_test6()
10319 } while (!terminal); in pf_test6()