Lines Matching full:sscanf
968 if (sscanf(value, "%x", &adb_trace_mask) != 1)1357 if (sscanf(value, "%d", &port) == 1 && port > 0) {