Lines Matching defs:out
436 char *out;
528 err = at_tok_nextstr(&line, &out);
531 responses[i].type = alloca(strlen(out) + 1);
532 strcpy(responses[i].type, out);
535 err = at_tok_nextstr(&line, &out);
542 err = at_tok_nextstr(&line, &out);
546 responses[i].addresses = alloca(strlen(out) + 1);
547 strcpy(responses[i].addresses, out);
1608 // figure out if this is gsm/cdma format
2399 * Call from RIL to us to find out whether a specific request code
2939 * Find out if our modem is GSM, CDMA or both (Multimode)
2963 // TODO: find out if we really support EvDo
2970 // TODO: find out if modem really supports WCDMA/LTE