HomeSort by: relevance | last modified time | path
    Searched defs:seekdir (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl2/gmake/dist/w32/compat/
dirent.c 186 seekdir(DIR* pDir, long nPosition) function
  /src/crypto/external/bsd/heimdal/dist/lib/roken/
dirent.c 227 seekdir(DIR * dp, long offset) function
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
ios_base.h 502 // 27.4.2.1.5 Type ios_base::seekdir
507 * of type seekdir are:
512 typedef _Ios_Seekdir seekdir; typedef in class:io_errc::ios_base
515 static const seekdir beg = _S_beg;
518 static const seekdir cur = _S_cur;
521 static const seekdir end = _S_end;
530 _GLIBCXX_DEPRECATED_SUGGEST("std::seekdir");
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
ios_base.h 482 // 27.4.2.1.5 Type ios_base::seekdir
487 * of type seekdir are:
492 typedef _Ios_Seekdir seekdir; typedef in class:io_errc::ios_base
495 static const seekdir beg = _S_beg;
498 static const seekdir cur = _S_cur;
501 static const seekdir end = _S_end;
510 _GLIBCXX_DEPRECATED_SUGGEST("std::seekdir");
  /src/crypto/external/bsd/netpgp/dist/bindings/perl/
netpgpperl_wrap.c 1392 #ifdef seekdir
1393 #undef seekdir macro
  /src/lib/libc/include/
namespace.h 625 #define seekdir _seekdir macro

Completed in 71 milliseconds