Home
last modified time | relevance | path

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

/dpdk/lib/cfgfile/
H A Drte_cfgfile.c63 _strip(char *str, unsigned len) in _strip() function
200 len = _strip(buffer, len); in rte_cfgfile_load_with_params()
215 _strip(&buffer[1], end - &buffer[1]); in rte_cfgfile_load_with_params()
233 _strip(split[0], strlen(split[0])); in rte_cfgfile_load_with_params()
234 _strip(split[1], strlen(split[1])); in rte_cfgfile_load_with_params()