Searched refs:parseUnsigned (Results 1 – 1 of 1) sorted by relevance
105 static std::optional<unsigned int> parseUnsigned(const char* str, in parseUnsigned() function259 interface = parseUnsigned(optarg, "interface"); in parseGlobalOptions()267 package = parseUnsigned(optarg, "package"); in parseGlobalOptions()283 chan = parseUnsigned(optarg, "channel"); in parseGlobalOptions()413 type = parseUnsigned(argv[1], "command type"); in ncsiCommandRaw()