Searched refs:PerlIOUnix_oflags (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperliol.h190 extern int PerlIOUnix_oflags(const char *mode);
H A Dperlio.c2281 PerlIOUnix_oflags(const char *mode) function
2376 mode ? PerlIOUnix_oflags(mode) : -1);
2419 imode = PerlIOUnix_oflags(mode);

Completed in 32 milliseconds