Searched refs:grep_pid_status (Results 1 - 12 of 12) sorted by relevance

/external/strace/tests/
H A Ddetach-running.test82 grep_pid_status "$tracee_pid" '^State:.*R (running)' > /dev/null || {
83 grep_pid_status "$tracee_pid" '^State:'
H A Ddetach-sleeping.test82 grep_pid_status "$tracee_pid" '^State:.*S (sleeping)' > /dev/null || {
83 grep_pid_status "$tracee_pid" '^State:'
H A Ddetach-stopped.test99 grep_pid_status "$tracee_pid" '^State:.*T (stopped)' > /dev/null || {
100 grep_pid_status "$tracee_pid" '^State:'
H A Dinit.sh258 # Usage: grep_pid_status $pid GREP-OPTIONS...
259 grep_pid_status() function
/external/strace/tests-m32/
H A Ddetach-running.test82 grep_pid_status "$tracee_pid" '^State:.*R (running)' > /dev/null || {
83 grep_pid_status "$tracee_pid" '^State:'
H A Ddetach-sleeping.test82 grep_pid_status "$tracee_pid" '^State:.*S (sleeping)' > /dev/null || {
83 grep_pid_status "$tracee_pid" '^State:'
H A Ddetach-stopped.test99 grep_pid_status "$tracee_pid" '^State:.*T (stopped)' > /dev/null || {
100 grep_pid_status "$tracee_pid" '^State:'
H A Dinit.sh258 # Usage: grep_pid_status $pid GREP-OPTIONS...
259 grep_pid_status() function
/external/strace/tests-mx32/
H A Ddetach-running.test82 grep_pid_status "$tracee_pid" '^State:.*R (running)' > /dev/null || {
83 grep_pid_status "$tracee_pid" '^State:'
H A Ddetach-sleeping.test82 grep_pid_status "$tracee_pid" '^State:.*S (sleeping)' > /dev/null || {
83 grep_pid_status "$tracee_pid" '^State:'
H A Ddetach-stopped.test99 grep_pid_status "$tracee_pid" '^State:.*T (stopped)' > /dev/null || {
100 grep_pid_status "$tracee_pid" '^State:'
H A Dinit.sh258 # Usage: grep_pid_status $pid GREP-OPTIONS...
259 grep_pid_status() function

Completed in 178 milliseconds