Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/ctm/mkCTM/
H A Dmkctm.c376 GetNext(int *i, int *n, struct dirent **nl, const char *dir, const char *name, u_long *ignored, u_l… in GetNext() function
440 GetNext(&i1, &n1, nl1, dir1, name, &s1_ignored, &s1_bogus, &s1_wrong); in DoDir()
441 GetNext(&i2, &n2, nl2, dir2, name, &s2_ignored, &s2_bogus, &s2_wrong); in DoDir()
449 GetNext(&i1, &n1, nl1, dir1, name, in DoDir()
454 GetNext(&i2, &n2, nl2, dir2, name, in DoDir()