Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_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()
/f-stack/freebsd/net/
H A Difdi_if.m353 int _strip;