Home
last modified time | relevance | path

Searched refs:sep_opt (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/infiniband/ulp/srp/
Dib_srp.c2921 char *options, *sep_opt; in srp_parse_options() local
2934 sep_opt = options; in srp_parse_options()
2935 while ((p = strsep(&sep_opt, ",\n")) != NULL) { in srp_parse_options()