OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GUARDCMD
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/gdbserver_tests/
send_signal
13
GUARDCMD
="$@"
14
if [ "$
GUARDCMD
" = "" ]
16
GUARDCMD
="true"
24
(while ! $
GUARDCMD
>> garbage.filtered.out 2>&1
simulate_control_c
11
GUARDCMD
="$@"
12
if [ "$
GUARDCMD
" = "" ]
14
GUARDCMD
="true"
22
(while ! $
GUARDCMD
>> garbage.filtered.out 2>&1
Completed in 52 milliseconds