Home
last modified time | relevance | path

Searched refs:IPerlDir (Results 1 – 9 of 9) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/win32/
Dperlhost.h37 struct IPerlDir** ppDir, struct IPerlSock** ppSock,
48 static CPerlHost* IPerlDir2Host(struct IPerlDir* piPerl);
191 struct IPerlDir m_hostperlDir;
201 struct IPerlDir* m_pHostperlDir;
269 inline CPerlHost* IPerlDir2Host(struct IPerlDir* piPerl) in IPerlDir2Host()
1204 PerlDirMakedir(struct IPerlDir* piPerl, const char *dirname, int mode) in PerlDirMakedir()
1211 PerlDirChdir(struct IPerlDir* piPerl, const char *dirname) in PerlDirChdir()
1218 PerlDirRmdir(struct IPerlDir* piPerl, const char *dirname) in PerlDirRmdir()
1225 PerlDirClose(struct IPerlDir* piPerl, DIR *dirp) in PerlDirClose()
1232 PerlDirOpen(struct IPerlDir* piPerl, const char *filename) in PerlDirOpen()
[all …]
Dperllib.c96 perlDirInfo->nCount = (sizeof(struct IPerlDir)/sizeof(void*)); in perl_get_host_info()
112 struct IPerlDir** ppDir, struct IPerlSock** ppSock, in perl_alloc_override()
/openbsd/src/gnu/usr.bin/perl/
Diperlsys.h368 struct IPerlDir;
370 typedef int (*LPMakedir)(struct IPerlDir*, const char*, int);
371 typedef int (*LPChdir)(struct IPerlDir*, const char*);
372 typedef int (*LPRmdir)(struct IPerlDir*, const char*);
373 typedef int (*LPDirClose)(struct IPerlDir*, DIR*);
374 typedef DIR* (*LPDirOpen)(struct IPerlDir*, const char*);
375 typedef struct direct* (*LPDirRead)(struct IPerlDir*, DIR*);
376 typedef void (*LPDirRewind)(struct IPerlDir*, DIR*);
377 typedef void (*LPDirSeek)(struct IPerlDir*, DIR*, long);
378 typedef long (*LPDirTell)(struct IPerlDir*, DIR*);
[all …]
Dintrpvar.h883 PERLVAR(I, Dir, struct IPerlDir *)
Dperl.c173 struct IPerlDir* ipD, struct IPerlSock* ipS, in perl_alloc_using()
Dproto.h6178 …IPerlEnv *ipE, struct IPerlStdIO *ipStd, struct IPerlLIO *ipLIO, struct IPerlDir *ipD, struct IPer…
6185 …IPerlEnv *ipE, struct IPerlStdIO *ipStd, struct IPerlLIO *ipLIO, struct IPerlDir *ipD, struct IPer…
Dembed.fnc4050 |NN struct IPerlDir *ipD \
4063 |NN struct IPerlDir *ipD \
Dsv.c15634 struct IPerlDir* ipD, struct IPerlSock* ipS,
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
Dembed.fnc569 |NN struct IPerlDir *ipD \
593 |NN struct IPerlDir* ipD \