Searched refs:crasher_port (Results 1 – 3 of 3) sorted by relevance
/trusty/user/base/app/metrics/test/crasher/ |
D | crasher.c | 30 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/ |
D | crasher.c | 39 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/ |
D | cfi-crasher.c | 43 static struct tipc_port crasher_port = { variable 311 int rc = tipc_add_service(hset, &crasher_port, 1, 1, &crasher_ops); in main()
|