Searched defs:bvalue_p (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/pcitool/
H A Dpcitool_ui.c84 static int extract_bdf(char *value, char **bvalue_p, char **dvalue_p,
1021 static int extract_bdf(char *value, char **bvalue_p, char **dvalue_p, argument
1028 *bvalue_p = strtok_r(value, separator, &strtok_state);

Completed in 80 milliseconds