Searched refs:vs_icap_make_strvec (Results 1 – 1 of 1) sorted by relevance
103 static iovec_t *vs_icap_make_strvec(char *, const char *);1575 opt->vso_xfer_preview = vs_icap_make_strvec in vs_icap_opt_ext()1589 opt->vso_xfer_complete = vs_icap_make_strvec in vs_icap_opt_ext()1831 vs_icap_make_strvec(char *line, const char *sep) in vs_icap_make_strvec() function