Searched refs:bvalue_p (Results 1 – 1 of 1) sorted by relevance
84 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, in extract_bdf() argument1028 *bvalue_p = strtok_r(value, separator, &strtok_state); in extract_bdf()