Home | History | Annotate | Download | only in reference-ril

Lines Matching full:strncmp

1021         } while (strncmp(status, "STATE=up", 8) && strcmp(status, "online") && --retry);