Home
last modified time | relevance | path

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

/dpdk/lib/eal/common/
H A Deal_common_string_fns.c17 int tokstart = 1; /* first token is right at start of string */ in rte_strsplit() local
25 if (tokstart) { in rte_strsplit()
26 tokstart = 0; in rte_strsplit()
31 tokstart = 1; in rte_strsplit()