Searched defs:received_r (Results 1 – 1 of 1) sorted by relevance
786 let mut received_r: Option<RawFd> = None; in test_scm_rights() localVariable829 let received_r = received_r.expect("Did not receive passed fd"); in test_scm_rights() localVariable1433 let mut received_r: Option<RawFd> = None; in test_impl_scm_credentials_and_rights() localVariable1491 let received_r = received_r.expect("Did not receive passed fd"); in test_impl_scm_credentials_and_rights() localVariable