Home
last modified time | relevance | path

Searched refs:xstrtouint32 (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl2/lvm2/dist/tools/
Dtoollib.c918 static int xstrtouint32(const char *s, char **p, int base, uint32_t *result) in xstrtouint32() function
959 if (xstrtouint32(c, &endptr, 10, &start)) in _parse_pes()
970 if (xstrtouint32(c, &endptr, 10, &end)) in _parse_pes()