Home
last modified time | relevance | path

Searched refs:crasher_port (Results 1 – 3 of 3) sorted by relevance

/trusty/user/base/app/metrics/test/crasher/
Dcrasher.c30 static struct tipc_port crasher_port = { variable
56 rc = tipc_add_service(hset, &crasher_port, 1, 0, &crasher_ops); in main()
/trusty/user/base/app/crash-test/crasher/
Dcrasher.c39 static struct tipc_port crasher_port = { variable
49 assert(port == &crasher_port); in crasher_on_message()
128 int rc = tipc_add_service(hset, &crasher_port, 1, 1, &crasher_ops); in main()
/trusty/user/base/app/cfi-test/cfi-crasher/
Dcfi-crasher.c43 static struct tipc_port crasher_port = { variable
311 int rc = tipc_add_service(hset, &crasher_port, 1, 1, &crasher_ops); in main()