Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_string_fns.c18 int tokstart = 1; /* first token is right at start of string */ in rte_strsplit() local
26 if (tokstart) { in rte_strsplit()
27 tokstart = 0; in rte_strsplit()
32 tokstart = 1; in rte_strsplit()