Searched refs:ATLine (Results 1 – 6 of 6) sorted by relevance
55 typedef struct ATLine { struct56 struct ATLine *p_next; argument58 } ATLine; argument65 ATLine *p_intermediates; /* any intermediate responses */
123 ATLine *p_new; in addIntermediate()125 p_new = (ATLine *) malloc(sizeof(ATLine)); in addIntermediate()626 ATLine *p_line; in at_response_free()633 ATLine *p_toFree; in at_response_free()652 ATLine *pcur,*pnext; in reverseIntermediates()
724 ATLine *p_cur = NULL; in requestOrSendDataCallList()1004 ATLine *p_cur;1863 ATLine *p_cur;3123 ATLine *p_cur = NULL;3184 ATLine *p_cur;3301 ATLine *p_cur = NULL;
55 typedef struct ATLine { struct56 struct ATLine *p_next; argument58 } ATLine; typedef65 ATLine *p_intermediates; /* any intermediate responses */
124 ATLine *p_new; in addIntermediate()126 p_new = (ATLine *) malloc(sizeof(ATLine)); in addIntermediate()627 ATLine *p_line; in at_response_free()634 ATLine *p_toFree; in at_response_free()653 ATLine *pcur,*pnext; in reverseIntermediates()
632 ATLine *p_cur; in requestOrSendDataCallList()957 ATLine *p_cur;1746 ATLine *p_cur;