Lines Matching refs:updated_result
4792 bool updated_result = FALSE; in necp_defunct_client_fd_locked_inner() local
4833 updated_result = true; in necp_defunct_client_fd_locked_inner()
4850 return updated_result; in necp_defunct_client_fd_locked_inner()
4857 bool updated_result = FALSE; in necp_defunct_client_fd_locked() local
4865 updated_result = necp_defunct_client_fd_locked_inner(client_fd, defunct_list, true); in necp_defunct_client_fd_locked()
4881 if (updated_result) { in necp_defunct_client_fd_locked()
4892 bool updated_result = FALSE; in necp_update_client_fd_locked() local
4897 updated_result = TRUE; in necp_update_client_fd_locked()
4901 if (updated_result) { in necp_update_client_fd_locked()
5101 bool updated_result = FALSE; in necp_force_update_client() local
5112 updated_result = TRUE; in necp_force_update_client()
5115 if (updated_result) { in necp_force_update_client()
5119 if (updated_result) { in necp_force_update_client()