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

/haiku-fatelf/src/bin/coreutils/lib/
H A Disapipe.c74 int fstat_result = fstat (fd, &st); local
76 if (fstat_result != 0)
77 return fstat_result;

Completed in 29 milliseconds