Searched refs:ares__buf_split (Results 1 - 5 of 5) sorted by relevance
/third_party/node/deps/cares/src/lib/ |
H A D | ares_strsplit.c | 95 status = ares__buf_split( in ares__strsplit()
|
H A D | ares__buf.h | 445 ares_status_t ares__buf_split(ares__buf_t *buf, const unsigned char *delims,
|
H A D | ares_sysconfig_files.c | 243 status = ares__buf_split(buf, (const unsigned char *)" ;", 2, in ares__parse_sortlist()
|
H A D | ares_update_servers.c | 465 status = ares__buf_split(buf, (const unsigned char *)" ,", 2, in ares__sconfig_append_fromstr()
|
H A D | ares__buf.c | 827 ares_status_t ares__buf_split(ares__buf_t *buf, const unsigned char *delims, in ares__buf_split() function
|
Completed in 5 milliseconds