Searched refs:stringp (Results 1 – 2 of 2) sorted by relevance
94 spdk_strsepq(char **stringp, const char *delim) in spdk_strsepq() argument99 p = *stringp; in spdk_strsepq()150 *stringp = q; in spdk_strsepq()152 *stringp = NULL; in spdk_strsepq()
106 char *spdk_strsepq(char **stringp, const char *delim);