Searched refs:at_tok_hasmore (Results 1 – 3 of 3) sorted by relevance
28 int at_tok_hasmore(char **p_cur);
185 int at_tok_hasmore(char **p_cur) in at_tok_hasmore() function
305 if (at_tok_hasmore(&line)) { in callFromCLCCLine()1474 if (!at_tok_hasmore(&line)) {1483 if (!at_tok_hasmore(&line)) {1831 if (at_tok_hasmore(&line)) {2839 if (err || !at_tok_hasmore(&p)) {2880 if (err || !at_tok_hasmore(&line))