Searched refs:sub_ds (Results 1 – 1 of 1) sorted by relevance
3172 char *sub_ds = NULL; in update_dataset() local3180 sub_ds = strchr(ds, '/'); in update_dataset()3186 if (sub_ds != NULL) in update_dataset()3187 (void) strlcat(dataset, sub_ds, dataset_len); in update_dataset()