Searched defs:p_cur (Results 1 – 4 of 4) sorted by relevance
28 int at_tok_start(char **p_cur) in at_tok_start()48 static void skipWhiteSpace(char **p_cur) in skipWhiteSpace()57 static void skipNextComma(char **p_cur) in skipNextComma()70 static char * nextTok(char **p_cur) in nextTok()97 static int at_tok_nextint_base(char **p_cur, int *p_out, int base, int uns) in at_tok_nextint_base()134 int at_tok_nextint(char **p_cur, int *p_out) in at_tok_nextint()145 int at_tok_nexthexint(char **p_cur, int *p_out) in at_tok_nexthexint()150 int at_tok_nextbool(char **p_cur, char *p_out) in at_tok_nextbool()173 int at_tok_nextstr(char **p_cur, char **p_out) in at_tok_nextstr()185 int at_tok_hasmore(char **p_cur) in at_tok_hasmore()
929 char *p_cur; in at_get_cme_error() local
436 ATLine *p_cur; in requestOrSendDataCallList() local672 ATLine *p_cur; local1441 ATLine *p_cur; local
2326 char **p_cur = (char **) response; in responseStrings() local2385 RIL_Call *p_cur = ((RIL_Call **) response)[i]; in responseCallList() local2447 RIL_SMS_Response *p_cur = (RIL_SMS_Response *) response; in responseSMS() local2480 RIL_Data_Call_Response_v4 *p_cur = (RIL_Data_Call_Response_v4 *) response; in responseDataCallListV4() local2520 RIL_Data_Call_Response_v6 *p_cur = (RIL_Data_Call_Response_v6 *) response; in responseDataCallListV6() local2569 RIL_Data_Call_Response_v9 *p_cur = (RIL_Data_Call_Response_v9 *) response; in responseDataCallListV9() local2619 RIL_Data_Call_Response_v11 *p_cur = (RIL_Data_Call_Response_v11 *) response; in responseDataCallListV11() local2718 RIL_SIM_IO_Response *p_cur = (RIL_SIM_IO_Response *) response; in responseSIM_IO() local2752 RIL_CallForwardInfo *p_cur = ((RIL_CallForwardInfo **) response)[i]; in responseCallForwards() local2784 RIL_SuppSvcNotification *p_cur = (RIL_SuppSvcNotification *) response; in responseSsn() local[all …]