DECIMAL_SYSTEM 187 uspace/app/pcapctl/main.c long dev_result = strtol(optarg, &rest, DECIMAL_SYSTEM); DECIMAL_SYSTEM 233 uspace/app/pcapctl/main.c long ops_result = strtol(optarg, &ops_inval, DECIMAL_SYSTEM);