Searched defs:ALARM (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dheap-checker-death_unittest.sh50 ALARM() { function
85 ALARM $timeout env "$@" $EXE > "$output" 2>&1
98 if [ $actual_ec -eq 255 ]; then # 255 == SIGTERM due to $ALARM
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dheap-checker-death_unittest.sh50 ALARM() { function
85 ALARM $timeout env "$@" $EXE > "$output" 2>&1
98 if [ $actual_ec -eq 255 ]; then # 255 == SIGTERM due to $ALARM
/external/tcpdump/
H A Dntp.h99 #define ALARM 0xc0 /* alarm condition (clock unsynchronized) */ macro

Completed in 120 milliseconds