HomeSort by: relevance | last modified time | path
    Searched defs:str_to_uint64 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/public-domain/xz/dist/src/xz/
util.c 58 str_to_uint64(const char *name, const char *value, uint64_t min, uint64_t max) function
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
zfs_vfsops.c 1611 str_to_uint64(char *str, uint64_t *objnum) function
1651 if (str_to_uint64(slashp+1, &objnum)) {

Completed in 23 milliseconds