Home
last modified time | relevance | path

Searched refs:_WDIR (Results 1 – 25 of 131) sorted by relevance

123456

/dports/security/libressl-static/libressl-3.3.5/include/compat/
H A Ddirent_msvc.h84 struct _WDIR {
91 typedef struct _WDIR _WDIR;
110 struct _WDIR *wdirp;
142 static _WDIR*
145 _WDIR *dirp = NULL;
155 dirp =(_WDIR*) malloc(sizeof(struct _WDIR));
241 _wreaddir(_WDIR *dirp)
300 _wclosedir(_WDIR *dirp)
334 _wrewinddir(_WDIR* dirp)
349 dirent_first(_WDIR *dirp)
[all …]
/dports/security/libressl/libressl-3.4.3/include/compat/
H A Ddirent_msvc.h84 struct _WDIR { struct
91 typedef struct _WDIR _WDIR; argument
110 struct _WDIR *wdirp;
142 static _WDIR*
145 _WDIR *dirp = NULL; in _wopendir()
155 dirp =(_WDIR*) malloc(sizeof(struct _WDIR)); in _wopendir()
241 _wreaddir(_WDIR *dirp) in _wreaddir()
300 _wclosedir(_WDIR *dirp) in _wclosedir()
334 _wrewinddir(_WDIR* dirp) in _wrewinddir()
349 dirent_first(_WDIR *dirp) in dirent_first()
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/libressl/include/compat/
H A Ddirent_msvc.h84 struct _WDIR { struct
91 typedef struct _WDIR _WDIR; argument
110 struct _WDIR *wdirp;
142 static _WDIR*
145 _WDIR *dirp = NULL; in _wopendir()
155 dirp =(_WDIR*) malloc(sizeof(struct _WDIR)); in _wopendir()
241 _wreaddir(_WDIR *dirp) in _wreaddir()
300 _wclosedir(_WDIR *dirp) in _wclosedir()
334 _wrewinddir(_WDIR* dirp) in _wrewinddir()
349 dirent_first(_WDIR *dirp) in dirent_first()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/libressl/include/compat/
H A Ddirent_msvc.h84 struct _WDIR { struct
91 typedef struct _WDIR _WDIR; typedef
110 struct _WDIR *wdirp;
142 static _WDIR*
145 _WDIR *dirp = NULL; in _wopendir()
155 dirp =(_WDIR*) malloc(sizeof(struct _WDIR)); in _wopendir()
241 _wreaddir(_WDIR *dirp) in _wreaddir()
300 _wclosedir(_WDIR *dirp) in _wclosedir()
334 _wrewinddir(_WDIR* dirp) in _wrewinddir()
349 dirent_first(_WDIR *dirp) in dirent_first()
[all …]
/dports/www/obhttpd/libressl-3.4.1/include/compat/
H A Ddirent_msvc.h84 struct _WDIR { struct
91 typedef struct _WDIR _WDIR; argument
110 struct _WDIR *wdirp;
142 static _WDIR*
145 _WDIR *dirp = NULL; in _wopendir()
155 dirp =(_WDIR*) malloc(sizeof(struct _WDIR)); in _wopendir()
241 _wreaddir(_WDIR *dirp) in _wreaddir()
300 _wclosedir(_WDIR *dirp) in _wclosedir()
334 _wrewinddir(_WDIR* dirp) in _wrewinddir()
349 dirent_first(_WDIR *dirp) in dirent_first()
[all …]
/dports/games/quakeforge/quakeforge-0.7.2/include/win32/
H A Ddirent.h124 } _WDIR; typedef
128 _WDIR *_wopendir (const wchar_t *);
129 struct _wdirent *_wreaddir (_WDIR *);
130 int _wclosedir (_WDIR *);
131 void _wrewinddir (_WDIR *);
132 long _wtelldir (_WDIR *);
133 void _wseekdir (_WDIR *, long);
/dports/games/gnurobbo/gnurobbo-0.68/gnurobbo/win32/
H A Ddirent.h103 } _WDIR; typedef
107 _WDIR* __cdecl _wopendir (const wchar_t*);
108 struct _wdirent* __cdecl _wreaddir (_WDIR*);
109 int __cdecl _wclosedir (_WDIR*);
110 void __cdecl _wrewinddir (_WDIR*);
111 long __cdecl _wtelldir (_WDIR*);
112 void __cdecl _wseekdir (_WDIR*, long);
/dports/lang/sdcc/sdcc-4.0.0/support/cpp/win32/
H A Ddirent.h103 } _WDIR; typedef
107 _WDIR* __cdecl _wopendir (const wchar_t*);
108 struct _wdirent* __cdecl _wreaddir (_WDIR*);
109 int __cdecl _wclosedir (_WDIR*);
110 void __cdecl _wrewinddir (_WDIR*);
111 long __cdecl _wtelldir (_WDIR*);
112 void __cdecl _wseekdir (_WDIR*, long);
/dports/irc/hexchat/hexchat-2.16.0/src/dirent/
H A Ddirent-win32.h231 struct _WDIR { struct
238 typedef struct _WDIR _WDIR; argument
248 #define WDIR _WDIR
302 static _WDIR*
306 _WDIR *dirp = NULL; in _wopendir()
317 dirp = (_WDIR*) g_new (struct _WDIR, 1); in _wopendir()
389 _WDIR *dirp) in _wreaddir()
449 _WDIR *dirp) in _wclosedir()
482 _WDIR* dirp) in _wrewinddir()
498 _WDIR *dirp) in dirent_first()
[all …]
/dports/devel/glib20/glib-2.70.4/glib/dirent/
H A Ddirent.h109 } _WDIR; typedef
113 _WDIR* __cdecl _wopendir (const wchar_t*);
114 struct _wdirent* __cdecl _wreaddir (_WDIR*);
115 int __cdecl _wclosedir (_WDIR*);
116 void __cdecl _wrewinddir (_WDIR*);
117 long __cdecl _wtelldir (_WDIR*);
118 void __cdecl _wseekdir (_WDIR*, long);
/dports/www/edbrowse/edbrowse-3.7.7/win32/
H A Ddirent.h109 } _WDIR; typedef
113 _WDIR* __cdecl _wopendir (const wchar_t*);
114 struct _wdirent* __cdecl _wreaddir (_WDIR*);
115 int __cdecl _wclosedir (_WDIR*);
116 void __cdecl _wrewinddir (_WDIR*);
117 long __cdecl _wtelldir (_WDIR*);
118 void __cdecl _wseekdir (_WDIR*, long);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddirent.h108 } _WDIR; typedef
110 _WDIR* __cdecl __MINGW_NOTHROW _wopendir (const wchar_t*);
111 struct _wdirent* __cdecl __MINGW_NOTHROW _wreaddir (_WDIR*);
112 int __cdecl __MINGW_NOTHROW _wclosedir (_WDIR*);
113 void __cdecl __MINGW_NOTHROW _wrewinddir (_WDIR*);
114 long __cdecl __MINGW_NOTHROW _wtelldir (_WDIR*);
115 void __cdecl __MINGW_NOTHROW _wseekdir (_WDIR*, long);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddirent.h108 } _WDIR; typedef
110 _WDIR* __cdecl __MINGW_NOTHROW _wopendir (const wchar_t*);
111 struct _wdirent* __cdecl __MINGW_NOTHROW _wreaddir (_WDIR*);
112 int __cdecl __MINGW_NOTHROW _wclosedir (_WDIR*);
113 void __cdecl __MINGW_NOTHROW _wrewinddir (_WDIR*);
114 long __cdecl __MINGW_NOTHROW _wtelldir (_WDIR*);
115 void __cdecl __MINGW_NOTHROW _wseekdir (_WDIR*, long);
/dports/www/domoticz/domoticz-2020.2/main/
H A Ddirent_windows.h235 struct _WDIR { struct
242 typedef struct _WDIR _WDIR; argument
252 #define WDIR _WDIR
271 struct _WDIR *wdirp;
306 static _WDIR*
310 _WDIR *dirp = NULL; in _wopendir()
320 dirp = (_WDIR*) malloc (sizeof (struct _WDIR)); in _wopendir()
467 _WDIR *dirp) in _wclosedir()
502 _WDIR* dirp) in _wrewinddir()
518 _WDIR *dirp) in dirent_first()
[all …]
/dports/games/openxcom/OpenXcom-1.0/src/
H A Ddirent.h178 struct _WDIR { struct
185 typedef struct _WDIR _WDIR; argument
195 #define WDIR _WDIR
249 static _WDIR*
253 _WDIR *dirp = NULL; in _wopendir()
263 dirp = (_WDIR*) malloc (sizeof (struct _WDIR)); in _wopendir()
350 _WDIR *dirp) in _wreaddir()
410 _WDIR *dirp) in _wclosedir()
445 _WDIR* dirp) in _wrewinddir()
461 _WDIR *dirp) in dirent_first()
[all …]
/dports/archivers/unshield/unshield-1.4.3/win32_msvc/
H A Ddirent.h232 struct _WDIR { struct
248 typedef struct _WDIR _WDIR; argument
258 #define WDIR _WDIR
321 static _WDIR*
325 _WDIR *dirp = NULL; in _wopendir()
335 dirp = (_WDIR*) malloc (sizeof (struct _WDIR)); in _wopendir()
437 _WDIR *dirp) in _wreaddir()
497 _WDIR *dirp) in _wclosedir()
532 _WDIR* dirp) in _wrewinddir()
548 _WDIR *dirp) in dirent_first()
[all …]
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/tinygettext/include/tinygettext/
H A Ddirent.h237 struct _WDIR { struct
253 typedef struct _WDIR _WDIR; typedef
263 #define WDIR _WDIR
326 static _WDIR*
330 _WDIR *dirp = NULL; in _wopendir()
340 dirp = (_WDIR*) malloc (sizeof (struct _WDIR)); in _wopendir()
427 _WDIR *dirp) in _wreaddir()
487 _WDIR *dirp) in _wclosedir()
522 _WDIR* dirp) in _wrewinddir()
538 _WDIR *dirp) in dirent_first()
[all …]
/dports/devel/ignition-common/ignitionrobotics-ign-common-a5c4d5a35bb8/src/
H A Dwin_dirent.h232 struct _WDIR { struct
248 typedef struct _WDIR _WDIR; argument
258 #define WDIR _WDIR
321 static _WDIR*
325 _WDIR *dirp = NULL; in _wopendir()
335 dirp = (_WDIR*) malloc (sizeof (struct _WDIR)); in _wopendir()
437 _WDIR *dirp) in _wreaddir()
497 _WDIR *dirp) in _wclosedir()
532 _WDIR* dirp) in _wrewinddir()
548 _WDIR *dirp) in dirent_first()
[all …]
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/tools/core/mvsc/
H A Ddirent.h244 struct _WDIR { struct
260 typedef struct _WDIR _WDIR; typedef
263 static struct _wdirent* _wreaddir(_WDIR* dirp);
264 static int _wclosedir(_WDIR* dirp);
265 static void _wrewinddir(_WDIR* dirp);
270 # define WDIR _WDIR
298 struct _WDIR* wdirp;
332 _WDIR* dirp = NULL; in _wopendir()
342 dirp = (_WDIR*)malloc(sizeof(struct _WDIR)); in _wopendir()
481 static int _wclosedir(_WDIR* dirp) { in _wclosedir()
[all …]
/dports/comms/trustedqsl/tqsl-2.4/src/
H A Dwindirent.h231 struct _WDIR { struct
238 typedef struct _WDIR _WDIR; argument
248 #define WDIR _WDIR
267 struct _WDIR *wdirp;
302 static _WDIR*
304 _WDIR *dirp = NULL; in _wopendir()
314 dirp = reinterpret_cast<_WDIR*>(malloc(sizeof(struct _WDIR))); in _wopendir()
449 _wclosedir(_WDIR *dirp) { in _wclosedir()
478 _wrewinddir(_WDIR* dirp) { in _wrewinddir()
492 dirent_first(_WDIR *dirp) { in dirent_first()
[all …]
/dports/multimedia/ccextractor/ccextractor-0.85/src/win_spec_incld/
H A Ddirent.h176 struct _WDIR { struct
183 typedef struct _WDIR _WDIR; argument
193 #define WDIR _WDIR
247 static _WDIR*
251 _WDIR *dirp = NULL; in _wopendir()
261 dirp = (_WDIR*) malloc (sizeof (struct _WDIR)); in _wopendir()
348 _WDIR *dirp) in _wreaddir()
408 _WDIR *dirp) in _wclosedir()
443 _WDIR* dirp) in _wrewinddir()
459 _WDIR *dirp) in dirent_first()
[all …]
/dports/games/easyrpg-player/Player-0.7.0/src/
H A Ddirent_win.h230 struct _WDIR { struct
246 typedef struct _WDIR _WDIR; argument
255 #define WDIR _WDIR
316 static _WDIR*
320 _WDIR *dirp = NULL; in _wopendir()
330 dirp = (_WDIR*) malloc (sizeof (struct _WDIR)); in _wopendir()
432 _WDIR *dirp) in _wreaddir()
492 _WDIR *dirp) in _wclosedir()
527 _WDIR* dirp) in _wrewinddir()
543 _WDIR *dirp) in dirent_first()
[all …]
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/main/
H A Dportable-dirent_p.h247 struct _WDIR { struct
263 typedef struct _WDIR _WDIR; typedef
273 #define WDIR _WDIR
336 static _WDIR*
340 _WDIR *dirp = NULL; in _wopendir()
350 dirp = (_WDIR*) eMalloc (sizeof (struct _WDIR)); in _wopendir()
452 _WDIR *dirp) in _wreaddir()
512 _WDIR *dirp) in _wclosedir()
547 _WDIR* dirp) in _wrewinddir()
563 _WDIR *dirp) in dirent_first()
[all …]
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A Ddirent_windows.h176 struct _WDIR { struct
183 typedef struct _WDIR _WDIR; argument
193 #define WDIR _WDIR
247 static _WDIR*
251 _WDIR *dirp = NULL; in _wopendir()
261 dirp = (_WDIR*) malloc (sizeof (struct _WDIR)); in _wopendir()
348 _WDIR *dirp) in _wreaddir()
408 _WDIR *dirp) in _wclosedir()
443 _WDIR* dirp) in _wrewinddir()
459 _WDIR *dirp) in dirent_first()
[all …]
/dports/devel/geany/geany-1.38/ctags/main/
H A Dportable-dirent_p.h247 struct _WDIR { struct
263 typedef struct _WDIR _WDIR; argument
273 #define WDIR _WDIR
336 static _WDIR*
340 _WDIR *dirp = NULL; in _wopendir()
350 dirp = (_WDIR*) eMalloc (sizeof (struct _WDIR)); in _wopendir()
452 _WDIR *dirp) in _wreaddir()
512 _WDIR *dirp) in _wclosedir()
547 _WDIR* dirp) in _wrewinddir()
563 _WDIR *dirp) in dirent_first()
[all …]

123456