Home
last modified time | relevance | path

Searched refs:method_query_parse (Results 1 – 1 of 1) sorted by relevance

/dports/net/libarms/libarms-5.01/protocol/
H A Dproto_push_method_query.c53 static int method_query_parse(transaction *, const char *, int);
68 method_query_parse, /* pm_parse */
251 method_query_parse(transaction *tr, const char *buf, int len) in method_query_parse() function