Lines Matching refs:header
147 assert_return(call->header->type == SD_BUS_MESSAGE_METHOD_CALL, -EINVAL);
154 if (call->header->flags & BUS_MESSAGE_NO_REPLY_EXPECTED)
183 assert_return(call->header->type == SD_BUS_MESSAGE_METHOD_CALL, -EINVAL);
191 if (call->header->flags & BUS_MESSAGE_NO_REPLY_EXPECTED)
212 assert_return(call->header->type == SD_BUS_MESSAGE_METHOD_CALL, -EINVAL);
219 if (call->header->flags & BUS_MESSAGE_NO_REPLY_EXPECTED)
238 assert_return(call->header->type == SD_BUS_MESSAGE_METHOD_CALL, -EINVAL);
245 if (call->header->flags & BUS_MESSAGE_NO_REPLY_EXPECTED)
267 assert_return(call->header->type == SD_BUS_MESSAGE_METHOD_CALL, -EINVAL);
274 if (call->header->flags & BUS_MESSAGE_NO_REPLY_EXPECTED)