Home
last modified time | relevance | path

Searched refs:file_info (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/tail/
H A Dextern.h53 struct file_info { struct
60 typedef struct file_info file_info_t; argument
H A Dtail.c165 files = (struct file_info *)malloc(no_files * in main()
166 sizeof (struct file_info)); in main()
/illumos-gate/usr/src/cmd/fs.d/ufs/volcopy/
H A Dvolcopy.c71 struct file_info { struct
153 static void chgreel(struct file_info *, int);
1226 tapeck(struct file_info *f_p, int dir) in tapeck()
1518 chgreel(struct file_info *f_p, int dir) in chgreel()
/illumos-gate/usr/src/lib/libproc/common/
H A DPcontrol.h98 typedef struct file_info { /* symbol information for a mapped file */ struct
/illumos-gate/usr/src/cmd/allocate/
H A Dallocate3.c104 struct file_info { struct
249 struct file_info *fip) in print_dev_attrs()
311 struct file_info fi; in _list_device()