nftw.c | 1 /* $NetBSD: nftw.c,v 1.2 2022/10/26 22:13:09 andvar Exp $ */ 3 /* From OpenBSD: nftw.c,v 1.2 2003/07/21 21:15:32 millert Exp */ 28 __RCSID("$NetBSD: nftw.c,v 1.2 2022/10/26 22:13:09 andvar Exp $"); 39 nftw(const char *path, int (*fn)(const char *, const struct stat *, int, function in typeref:typename:int
|