Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Difdtool.c798 static int get_two_words(const char *str, char **firstp, char **secondp) in get_two_words() argument
807 *secondp = strdup(p + 1); in get_two_words()