tests: use the "nobody" user's group as the default group id
[coreutils/ericb.git] / lib / xfts.h
blob47906132a913cbfba53bd0e110b68b4bf431cb5b
1 #include "fts_.h"
3 FTS *
4 xfts_open (char * const *, int options,
5 int (*) (const FTSENT **, const FTSENT **));