Home | History | Annotate | Download | only in bus

Lines Matching refs:reply_timeout

454       parser->limits.reply_timeout = -1; /* never */
1894 else if (strcmp (name, "reply_timeout") == 0)
1898 parser->limits.reply_timeout = value;
3107 || a->reply_timeout == b->reply_timeout);