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