Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dat_tok.c217 int at_tok_charcounter(char *p_cur, char *target, int *p_outcount) in at_tok_charcounter() argument
230 *p_outcount=targetcounter; in at_tok_charcounter()
H A Dat_tok.h32 int at_tok_charcounter(char *p_cur, char *target, int *p_outcount);