Home
last modified time | relevance | path

Searched defs:safe_atoux64 (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/test/
Dtest-parse-util.c686 TEST(safe_atoux64) { in TEST() argument
/systemd-251/src/basic/
Dparse-util.h83 static inline int safe_atoux64(const char *s, uint64_t *ret) { in safe_atoux64() function