Searched refs:user_option (Results 1 – 1 of 1) sorted by relevance
42 const mach_msg_option_t user_option = option; in _hurd_intr_rpc_mach_msg() local125 if (user_option & MACH_RCV_TIMEOUT) in _hurd_intr_rpc_mach_msg()310 option = user_option; in _hurd_intr_rpc_mach_msg()341 if (!(user_option & MACH_RCV_TIMEOUT) in _hurd_intr_rpc_mach_msg()347 option = user_option; in _hurd_intr_rpc_mach_msg()394 option = user_option; in _hurd_intr_rpc_mach_msg()
Completed in 5 milliseconds