Home
last modified time | relevance | path

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

/pciutils/
H A Dsetpci.c584 static int parse_x32(char *c, char **stopp, unsigned int *resp) in parse_x32() argument
600 if (stopp) in parse_x32()
601 *stopp = stop; in parse_x32()
606 if (stopp) in parse_x32()
607 *stopp = NULL; in parse_x32()