Home
last modified time | relevance | path

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

/xnu-8796.121.2/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-8796.121.2/libsyscall/mach/
H A Derr_server.sub217 "(server/unix-signal) terminal stop",
/xnu-8796.121.2/config/
H A DMASTER464 # UCB pseudo terminal service
473 # Cloning pseudo terminal service
/xnu-8796.121.2/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.c8011 int terminal = 0; in pf_test_state_icmp() local
8099 terminal++; in pf_test_state_icmp()
8102 } while (!terminal); in pf_test_state_icmp()
10271 int off, terminal = 0, dirndx, rh_cnt = 0; in pf_test6() local
10446 terminal++; in pf_test6()
10449 } while (!terminal); in pf_test6()