Home
last modified time | relevance | path

Searched defs:stat32 (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/uts/common/sys/
H A Dstat.h350 struct stat32 { struct
351 st_devstat32 global() argument
352 st_pad1stat32 global() argument
353 st_inostat32 global() argument
354 st_modestat32 global() argument
355 st_nlinkstat32 global() argument
356 st_uidstat32 global() argument
357 st_gidstat32 global() argument
358 st_rdevstat32 global() argument
359 st_pad2stat32 global() argument
360 st_sizestat32 global() argument
361 st_pad3stat32 global() argument
362 st_atimstat32 global() argument
363 st_mtimstat32 global() argument
364 st_ctimstat32 global() argument
365 st_blksizestat32 global() argument
366 st_blocksstat32 global() argument
367 st_fstypestat32 global() argument
368 st_pad4stat32 global() argument
/titanic_51/usr/src/uts/common/syscall/
H A Dstat.c312 stat32(char *name, struct stat32 *sb) in stat32() function
[all...]