Home
last modified time | relevance | path

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

/pciutils/
H A Dsetpci.c586 char *stop; in parse_x32() local
592 l = strtoul(c, &stop, 16); in parse_x32()
598 if (*stop) in parse_x32()
601 *stopp = stop; in parse_x32()