Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c79 struct fstable **fs_tab = NULL;
133 struct fstable *fs1 = *((struct fstable **)e1); in fs_tab_ent_comp()
134 struct fstable *fs2 = *((struct fstable **)e2); in fs_tab_ent_comp()
588 static struct fstable *
591 struct fstable *nfte; in fs_tab_init()
596 (unsigned)sizeof (struct fstable), in fs_tab_init()
607 if ((nfte = *(struct fstable **)ar_next_avail(fs_list)) in fs_tab_init()
620 if ((fs_tab = (struct fstable **)ar_get_head(fs_list)) == NULL) { in fs_tab_init()
702 struct fstable *nfte; in construct_mt()
785 struct fstable *nfte; in construct_vfs()
[all …]
H A Ddryrun.c366 struct fstable *fs_entry; in write_dryrun_bin()
370 int fsentry_size = sizeof (struct fstable); in write_dryrun_bin()
514 int fsentry_size = sizeof (struct fstable); in read_continue_bin()
558 struct fstable fs_entry; in read_continue_bin()
/titanic_44/usr/src/cmd/svr4pkg/pkginstall/
H A Ddockspace.c82 struct fstable *fs_tab; in dockspace()
141 struct fstable *fs_tab; in fsys_stat()
190 struct fstable *fs_tab; in readmap()
369 struct fstable *fs_tab; in readspace()
/titanic_44/usr/src/cmd/svr4pkg/hdrs/
H A Dinstall.h109 struct fstable { struct
H A Dlibinst.h246 extern struct fstable *get_fs_entry __P((uint32_t n));
271 extern int load_fsentry __P((struct fstable *fs_entry, char *name,
/titanic_44/usr/src/lib/libdladm/common/
H A Dlibdlstat.c413 struct flowlist *fstable = stattable; in stat_report() local
459 print_link_stats(handle, fstable); in stat_report()
479 print_flow_stats(handle, fstable); in stat_report()