Searched refs:_strip (Results 1 – 2 of 2) sorted by relevance
63 _strip(char *str, unsigned len) in _strip() function200 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()
353 int _strip;