Searched refs:entcmp (Results 1 – 1 of 1) sorted by relevance
171 static int entcmp(struct dir *, struct dir *);1397 int entcmp();1440 (int (*)(const void *, const void *))entcmp); in setupdir()1445 entcmp(struct dir *d1, struct dir *d2) in entcmp() function