Searched refs:string2ull (Results 1 – 1 of 1) sorted by relevance
1077 int string2ull(const char *s, unsigned long long *value) { in string2ull() function1127 if (string2ull(buf,&ms) == 0) goto invalid; in streamGenericParseIDOrReply()1128 if (dot && string2ull(dot+1,&seq) == 0) goto invalid; in streamGenericParseIDOrReply()