Searched refs:readdir_r (Results 1 – 22 of 22) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | README.freebsd | 14 =head2 FreeBSD core dumps from readdir_r with ithreads 18 C<readdir_r> function in versions 4.5 and earlier that can cause a SEGV when
|
| D | reentr.inc | 1394 # define readdir(a) (readdir_r(a, PL_reentrant_buffer->_readdir_struct, &PL_reentrant_buffer-… 1397 # define readdir(a) (readdir_r(a, PL_reentrant_buffer->_readdir_struct) == 0 ? PL_reentrant_b…
|
| D | Configure | 15366 : see if readdir_r exists 15367 set readdir_r d_readdir_r 15374 set d_readdir_r_proto readdir_r $hdrs
|
| D | Changes5.8.1 | 10218 Subject: [PATCH] readdir_r for VMS (was Re: [PATCH] configure.com: sig_num, etc.)
|
| /mirbsd/src/include/ |
| D | dirent.h | 112 int readdir_r(DIR *, struct dirent *, struct dirent **);
|
| /mirbsd/src/lib/libc/gen/ |
| D | readdir.c | 71 readdir_r(DIR *dirp, struct dirent *entry, struct dirent **result) in readdir_r() function
|
| D | Makefile.inc | 99 directory.3 telldir.3 directory.3 readdir_r.3
|
| /mirbsd/src/gnu/usr.bin/perl/vms/ |
| D | vmsish.h | 149 #define readdir_r Perl_readdir_r macro 195 #define readdir_r(a,b,c) Perl_readdir_r(aTHX_ a,b,c) macro
|
| /mirbsd/src/lib/libskey/ |
| D | skeylogin.c | 220 while ((readdir_r(mp->keydir, &entry, &dp)) == 0 && dp == &entry) { in skeygetnext()
|
| /mirbsd/src/gnu/usr.bin/perl/wince/ |
| D | config_H.ce | 2041 * This symbol, if defined, indicates that the readdir_r routine 2045 * This symbol encodes the prototype of readdir_r.
|
| /mirbsd/src/gnu/usr.bin/perl/win32/ |
| D | config_H.vc | 2076 * This symbol, if defined, indicates that the readdir_r routine 2080 * This symbol encodes the prototype of readdir_r.
|
| D | config_H.bc | 2076 * This symbol, if defined, indicates that the readdir_r routine 2080 * This symbol encodes the prototype of readdir_r.
|
| D | config_H.gc | 2076 * This symbol, if defined, indicates that the readdir_r routine 2080 * This symbol encodes the prototype of readdir_r.
|
| D | config_H.vc64 | 2076 * This symbol, if defined, indicates that the readdir_r routine 2080 * This symbol encodes the prototype of readdir_r.
|
| /mirbsd/src/gnu/usr.bin/perl/plan9/ |
| D | config.plan9 | 2139 * This symbol, if defined, indicates that the readdir_r routine 2143 * This symbol encodes the prototype of readdir_r.
|
| D | config_h.sample | 2086 * This symbol, if defined, indicates that the readdir_r routine 2090 * This symbol encodes the prototype of readdir_r.
|
| /mirbsd/src/gnu/usr.bin/perl/Porting/ |
| D | config_H | 3978 * This symbol, if defined, indicates that the readdir_r routine 3982 * This symbol encodes the prototype of readdir_r.
|
| D | Glossary | 1600 which indicates to the C program that the readdir_r() 3965 This variable encodes the prototype of readdir_r.
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perl58delta.pod | 3432 This is a known bug in FreeBSD 4.5's readdir_r(), it has been fixed in
|
| D | perltoc.pod | 8697 =item FreeBSD core dumps from readdir_r with ithreads
|
| /mirbsd/src/distrib/lists/htman/htmi/ |
| D | mi | 5072 ./man3/readdir_r.htm
|
| /mirbsd/src/distrib/lists/base/dev/ |
| D | mi | 6850 ./usr/share/man/cat3/readdir_r.0
|