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

/openwrt/package/kernel/lantiq/ltq-ptm/src/
H A Difxmips_ptm_test.c86 static int get_token(char **, char **, int *, int *);
163 while ( get_token(&p1, &p2, &len, &colon) )
818 static int get_token(char **p1, char **p2, int *len, int *colon) function

Completed in 70 milliseconds