Lines Matching refs:reply

390 	DBusMessage *reply;
411 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
425 if (reply == NULL) {
430 dbus_message_iter_init (reply, &reply_iter);
452 dbus_message_unref (reply);
504 dbus_message_unref (reply);
1042 DBusMessage *reply;
1061 reply = dbus_connection_send_with_reply_and_block (ctx->connection, message, -1, &_error);
1068 if (reply == NULL) {
1073 /* now analyze reply */
1074 dbus_message_iter_init (reply, &reply_iter);
1077 fprintf (stderr, "%s %d : wrong reply from hald. Expecting an array.\n", __FILE__, __LINE__);
1085 dbus_message_unref (reply);
1107 DBusMessage *reply;
1126 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
1135 if (reply == NULL) {
1140 dbus_message_iter_init (reply, &reply_iter);
1144 dbus_message_unref (reply);
1167 DBusMessage *reply;
1188 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
1197 if (reply == NULL) {
1201 /* now analyse reply */
1202 dbus_message_iter_init (reply, &reply_iter);
1205 fprintf (stderr, "%s %d : wrong reply from hald. Expecting an array.\n", __FILE__, __LINE__);
1213 dbus_message_unref (reply);
1237 DBusMessage *reply;
1260 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
1269 if (reply == NULL) {
1274 dbus_message_iter_init (reply, &reply_iter);
1276 /* now analyze reply */
1280 dbus_message_unref (reply);
1294 dbus_message_unref (reply);
1314 DBusMessage *reply;
1335 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
1344 if (reply == NULL) {
1349 dbus_message_iter_init (reply, &reply_iter);
1351 /* now analyze reply */
1359 dbus_message_unref (reply);
1365 dbus_message_unref (reply);
1385 DBusMessage *reply;
1406 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
1415 if (reply == NULL) {
1420 dbus_message_iter_init (reply, &reply_iter);
1421 /* now analyze reply */
1429 dbus_message_unref (reply);
1435 dbus_message_unref (reply);
1455 DBusMessage *reply;
1476 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
1485 if (reply == NULL) {
1490 dbus_message_iter_init (reply, &reply_iter);
1492 /* now analyze reply */
1499 dbus_message_unref (reply);
1505 dbus_message_unref (reply);
1525 DBusMessage *reply;
1546 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
1555 if (reply == NULL) {
1560 dbus_message_iter_init (reply, &reply_iter);
1562 /* now analyze reply */
1569 dbus_message_unref (reply);
1575 dbus_message_unref (reply);
1594 DBusMessage *reply;
1655 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
1663 if (reply == NULL) {
1669 dbus_message_unref (reply);
1830 DBusMessage *reply;
1848 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
1855 if (reply == NULL) {
1883 DBusMessage *reply;
1901 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
1908 if (reply == NULL) {
1936 DBusMessage *reply;
1954 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
1961 if (reply == NULL) {
1988 DBusMessage *reply;
2006 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
2013 if (reply == NULL) {
2041 DBusMessage *reply;
2064 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
2084 if (reply == NULL)
2087 dbus_message_unref (reply);
2108 DBusMessage *reply;
2125 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
2136 if (reply == NULL)
2139 dbus_message_unref (reply);
2162 DBusMessage *reply;
2181 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
2188 if (reply == NULL) {
2193 dbus_message_iter_init (reply, &reply_iter);
2195 /* now analyze reply */
2198 "%s %d : expected a string in reply to NewDevice\n",
2201 dbus_message_unref (reply);
2213 dbus_message_unref (reply);
2243 DBusMessage *reply;
2264 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
2271 if (reply == NULL) {
2277 dbus_message_unref (reply);
2300 DBusMessage *reply;
2320 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
2327 if (reply == NULL) {
2333 dbus_message_unref (reply);
2351 DBusMessage *reply;
2373 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
2382 if (reply == NULL) {
2387 dbus_message_iter_init (reply, &reply_iter);
2389 /* now analyze reply */
2392 "%s %d : expected a bool in reply to DeviceExists\n",
2395 dbus_message_unref (reply);
2402 dbus_message_unref (reply);
2422 DBusMessage *reply;
2443 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
2452 if (reply == NULL) {
2457 dbus_message_iter_init (reply, &reply_iter);
2459 /* now analyse reply */
2461 fprintf (stderr, "%s %d : expected a bool in reply to "
2464 dbus_message_unref (reply);
2471 dbus_message_unref (reply);
2491 DBusMessage *reply;
2512 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
2519 if (reply == NULL) {
2525 dbus_message_unref (reply);
2556 DBusMessage *reply;
2580 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
2589 if (reply == NULL) {
2593 /* now analyse reply */
2594 dbus_message_iter_init (reply, &reply_iter);
2598 "%s %d : expected a bool in reply to DeviceMatches\n",
2601 dbus_message_unref (reply);
2608 dbus_message_unref (reply);
2712 DBusMessage *reply;
2735 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
2744 if (reply == NULL) {
2748 /* now analyse reply */
2749 dbus_message_iter_init (reply, &reply_iter);
2752 fprintf (stderr, "%s %d : wrong reply from hald. Expecting an array.\n", __FILE__, __LINE__);
2760 dbus_message_unref (reply);
2783 DBusMessage *reply;
2802 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
2810 if (reply == NULL) {
2815 dbus_message_unref (reply);
2873 DBusMessage *reply;
2895 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
2904 if (reply == NULL) {
2908 /* now analyse reply */
2909 dbus_message_iter_init (reply, &reply_iter);
2912 fprintf (stderr, "%s %d : wrong reply from hald. Expecting an array.\n", __FILE__, __LINE__);
2920 dbus_message_unref (reply);
3404 DBusMessage *reply;
3420 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
3431 if (reply == NULL)
3434 dbus_message_iter_init (reply, &reply_iter);
3438 dbus_message_unref (reply);
3443 dbus_message_unref (reply);
3463 DBusMessage *reply;
3480 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
3491 if (reply == NULL)
3494 dbus_message_iter_init (reply, &reply_iter);
3498 dbus_message_unref (reply);
3503 dbus_message_unref (reply);
3530 DBusMessage *reply;
3551 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
3562 if (reply == NULL)
3565 dbus_message_iter_init (reply, &reply_iter);
3569 dbus_message_unref (reply);
3574 dbus_message_unref (reply);
3598 DBusMessage *reply;
3617 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
3628 if (reply == NULL)
3631 dbus_message_iter_init (reply, &reply_iter);
3634 dbus_message_unref (reply);
3639 dbus_message_unref (reply);
3667 DBusMessage *reply;
3688 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
3699 if (reply == NULL)
3702 dbus_message_iter_init (reply, &reply_iter);
3706 dbus_message_unref (reply);
3711 dbus_message_unref (reply);
4041 DBusMessage *reply;
4131 reply = dbus_connection_send_with_reply_and_block (ctx->connection,
4145 if (reply == NULL) {