Searched refs:nostat (Results 1 - 1 of 1) sorted by relevance

/haiku/src/libs/bsd/
H A Dfts.c678 int nostat; local
718 /* Be quiet about nostat, GCC. */
719 nostat = 0;
727 nostat = 1;
732 nostat = 0;
848 || (nostat &&
1084 * necessary if the user has set the nostat bit. Allocate the FTSENT

Completed in 26 milliseconds