Searched refs:ParseUint64 (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/
H A Dfstrim.cpp138 ParseUint64(const char* string, uint64* value) function
169 if (!ParseUint64(optarg, &offset)) {
175 if (!ParseUint64(optarg, &length)) {

Completed in 83 milliseconds