Home
last modified time | relevance | path

Searched refs:__get_fd (Results 1 – 2 of 2) sorted by relevance

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/STLport-5.2.1/stlport/stl/
H A D_fstream.h133 _STLP_fd __get_fd() const { return _M_file_id; } in __get_fd() function
179 _STLP_fd fd() const { return _M_base.__get_fd(); } in fd()
/dports/games/warmux/warmux-11.04/build/symbian/lib/stlport/stlport/stl/
H A D_fstream.h161 _STLP_fd __get_fd() const { return _M_file_id; } in __get_fd() function
215 _STLP_fd fd() const { return _M_base.__get_fd(); } in fd()