Searched defs:host_sevp (Results 1 – 1 of 1) sorted by relevance
7560 static inline abi_long target_to_host_sigevent(struct sigevent *host_sevp, in target_to_host_sigevent()13493 struct sigevent host_sevp = { {0}, }, *phost_sevp = NULL; in _syscall2() local