Searched refs:sub_ds (Results 1 – 1 of 1) sorted by relevance
3138 char *sub_ds = NULL; in update_dataset() local3146 sub_ds = strchr(ds, '/'); in update_dataset()3152 if (sub_ds != NULL) in update_dataset()3153 (void) strlcat(dataset, sub_ds, dataset_len); in update_dataset()