Searched defs:tflag (Results 1 - 2 of 2) sorted by relevance

/systemd/src/core/
H A Dmount-setup.c338 int tflag,
350 tflag == FTW_D &&
335 nftw_cb( const char *fpath, const struct stat *sb, int tflag, struct FTW *ftwbuf) argument
/systemd/src/locale/
H A Dlocalectl.c286 int tflag,
292 if (tflag != FTW_F)
283 nftw_cb( const char *fpath, const struct stat *sb, int tflag, struct FTW *ftwbuf) argument

Completed in 15 milliseconds