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

/haiku/src/build/libroot/
H A Dremapped_functions.h26 int _haiku_build_close(int fd);
H A Dfunction_remapper.cpp110 return _haiku_build_close(fd);
H A Dfs.cpp1398 _haiku_build_close(int fd) function
/haiku/headers/build/
H A DBeOSBuildCompatibility.h98 int _haiku_build_close(int fd);
141 # define close(fd) _haiku_build_close(fd)

Completed in 49 milliseconds