Lines Matching refs:updated_result
4897 bool updated_result = FALSE; in necp_defunct_client_fd_locked_inner() local
4938 updated_result = true; in necp_defunct_client_fd_locked_inner()
4955 return updated_result; in necp_defunct_client_fd_locked_inner()
4962 bool updated_result = FALSE; in necp_defunct_client_fd_locked() local
4970 updated_result = necp_defunct_client_fd_locked_inner(client_fd, defunct_list, true); in necp_defunct_client_fd_locked()
4986 if (updated_result) { in necp_defunct_client_fd_locked()
4997 bool updated_result = FALSE; in necp_update_client_fd_locked() local
5002 updated_result = TRUE; in necp_update_client_fd_locked()
5006 if (updated_result) { in necp_update_client_fd_locked()
5269 bool updated_result = FALSE; in necp_force_update_client() local
5280 updated_result = TRUE; in necp_force_update_client()
5283 if (updated_result) { in necp_force_update_client()
5287 if (updated_result) { in necp_force_update_client()