Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Ditest.c110 static int stringcomp(char *s, char *t, int op) in stringcomp() function
161 return (stringcomp(arg1, arg2, optp->opcode)); in binary_test()