Searched refs:sep_opt (Results 1 – 2 of 2) sorted by relevance
70 char *options, *sep_opt; in rnbd_clt_parse_map_options() local85 sep_opt = strstrip(options); in rnbd_clt_parse_map_options()86 while ((p = strsep(&sep_opt, " ")) != NULL) { in rnbd_clt_parse_map_options()
3324 char *options, *sep_opt; in srp_parse_options() local3338 sep_opt = options; in srp_parse_options()3339 while ((p = strsep(&sep_opt, ",\n")) != NULL) { in srp_parse_options()