Lines Matching refs:sscanf
3806 if (sscanf(optarg, "%i", &num) != 1 || num < 0 || num > 0xffff) {3903 sscanf(context.svc + 2, "%X", &num);