Home
last modified time | relevance | path

Searched refs:os2_stat (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/cvs/emx/
H A Dconfig.h289 #define CVS_STAT os2_stat
293 extern int os2_stat(const char *name, struct stat *buffer);
H A Dsystem.c40 os2_stat (name, buffer) in os2_stat() function
H A DChangeLog74 * system.c (os2_stat): Adjust comment to reflect removal of
/openbsd/gnu/usr.bin/perl/os2/
H A Dos2ish.h440 #define Stat(fname,bufptr) os2_stat((fname),(bufptr))
799 int os2_stat(const char *name, struct stat *st);
H A Dos2.c1744 os2_stat(const char *name, struct stat *st) in os2_stat() function
/openbsd/gnu/usr.bin/perl/
H A DREADME.os21981 C<os2_stat> special-cases F</dev/tty> and F</dev/con>.