Home
last modified time | relevance | path

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

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