Searched refs:sep_opt (Results 1 – 2 of 2) sorted by relevance
66 char *options, *sep_opt; in rnbd_clt_parse_map_options() local79 sep_opt = strstrip(options); in rnbd_clt_parse_map_options()80 while ((p = strsep(&sep_opt, " ")) != NULL) { in rnbd_clt_parse_map_options()
3326 char *options, *sep_opt; in srp_parse_options() local3340 sep_opt = options; in srp_parse_options()3341 while ((p = strsep(&sep_opt, ",\n")) != NULL) { in srp_parse_options()