Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/xz/dist/src/xz/
H A Dutil.c58 str_to_uint64(const char *name, const char *value, uint64_t min, uint64_t max) in str_to_uint64() function
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_vfsops.c1611 str_to_uint64(char *str, uint64_t *objnum) in str_to_uint64() function