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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr017/
H A Dt.c12 int mycmp(const DBT *, const DBT *);
29 b_info.compare = mycmp;
65 mycmp(a, b) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Dvi.c272 static int mycmp(const char *, const char *, int); // string cmp based in "ignorecase"
1450 static int mycmp(const char * s1, const char * s2, int len) function
1474 if (mycmp(start, pat, len) == 0) {
1483 if (mycmp(start, pat, len) == 0) {

Completed in 66 milliseconds