Home | History | Annotate | Download | only in e2fsck

Lines Matching full:key1

1254 static int comparef(const void *key1, const void *key2)
1256 return strcmp(key1, key2);