Searched refs:tokenize_if (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/scripts/
H A Dtkparse.c205 static struct condition * tokenize_if( const char * pnt ) function
666 (*cond_ptr)->next = tokenize_if( fake_if );
700 cfg->cond = tokenize_if( pnt );

Completed in 85 milliseconds