Searched refs:ATLine (Results 1 – 3 of 3) sorted by relevance
55 typedef struct ATLine { struct56 struct ATLine *p_next; argument58 } ATLine; typedef65 ATLine *p_intermediates; /* any intermediate responses */
112 ATLine *p_new; in addIntermediate()114 p_new = (ATLine *) malloc(sizeof(ATLine)); in addIntermediate()691 ATLine *p_line; in at_response_free()698 ATLine *p_toFree; in at_response_free()717 ATLine *pcur,*pnext; in reverseIntermediates()
276 ATLine *p_cur; in requestRegistrationState()332 ATLine *p_cur = NULL; in requestSetupDataCall()445 ATLine *p_cur = NULL; in requestQueryDataCall()561 ATLine *p_cur = NULL; in requestGetIPAddress()