Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/hotplug/memory_hotplug/
Dmemtoy.c171 static siginfo_t infocopy; in signal_handler() local
177 infocopy = *info; in signal_handler()
178 gcp->siginfo = &infocopy; in signal_handler()