Home
last modified time | relevance | path

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

/src/sys/dev/xen/xenstore/
H A Dxenstore.c269 extract_strings(const char *strings, const char **dest, u_int len) in extract_strings() function
310 *num = extract_strings(strings, /*dest*/NULL, len); in split()
319 (void)extract_strings(strings, /*dest*/ret, len); in split()