Searched refs:_xstat (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/uts/intel/sys/ |
H A D | stat_impl.h | 85 extern int _xstat(const int, const char *, struct stat *); 92 extern int _xstat();
|
/titanic_44/usr/src/cmd/mdb/intel/libstand/ |
H A D | stat.c | 49 _xstat(const int ver, const char *path, struct stat *st) in _xstat() function
|
/titanic_44/usr/src/lib/libc/i386/sys/ |
H A D | xstat.c | 43 _xstat(int version, const char *path, struct stat *statb) in _xstat() function
|
/titanic_44/usr/src/lib/libast/common/comp/ |
H A D | gross.c | 58 return _xstat(_STAT_VER, path, st); in stat()
|
/titanic_44/usr/src/lib/libast/common/features/ |
H A D | fs | 2 lib _fxstat,__fxstat,_lxstat,__lxstat,_xmknod,__xmknod,_xstat,__xstat,lstat,mknod,sync sys/types.h … 21 return _xstat(_STAT_VER, path, st);
|
/titanic_44/usr/src/lib/libsys/i386/ |
H A D | libsys.list | 177 f 0 _xstat
|
/titanic_44/usr/src/lib/libsys/common/ |
H A D | mapfile-vers | 447 _xstat;
|
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | fs | 70 #define _lib__xstat 1 /* _xstat() in default lib(s) */
|
/titanic_44/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 2658 _xstat;
|